Search Results for "javascript guide" - Page 4

Showing 111 open source projects for "javascript guide"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too infrastructure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JavaScript Stack from Scratch

    JavaScript Stack from Scratch

    Tutorial to build a modern JavaScript stack

    This is a straight-to-the-point guide to assembling a JavaScript stack. It requires some general programming knowledge, and JavaScript basics. It focuses on wiring tools together and giving you the simplest possible example for each tool. You can see this tutorial as a way to write your own boilerplate from scratch. Since the goal of this tutorial is to assemble various tools, I do not go into details about how these tools work individually. Refer to their documentation or find other tutorials...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Synaptic

    Synaptic

    Architecture-free neural network library for node.js and the browser

    Synaptic is a javascript neural network library for node.js and the browser, its generalized algorithm is architecture-free, so you can build and train basically any type of first order or even second order neural network architectures. This library includes a few built-in architectures like multilayer perceptrons, multilayer long-short term memory networks (LSTM), liquid state machines or Hopfield networks, and a trainer capable of training any given network, which includes built-in training...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    ..., where functionality is grouped primarily by feature rather than file type. This structure is only meant to serve as a guide, it is by no means prescriptive. That said, it aims to represent generally accepted guidelines and patterns for building scalable applications. Hot reloading is enabled by default when the application is running in development mode (yarn start). This feature is implemented with webpack's Hot Module Replacement capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    TypeStyle

    TypeStyle

    Making CSS Typesafe

    Maintainable CSS is nearly impossible. But writing maintainable JavaScript is a fairly solved problem. Let's combine the two to make CSS maintainability an issue of the past. The DOM style attribute is not enough to cater to things like pseudo-states and media queries. We provide a simple zero-config style function that gives you all the power of CSS with all the safety and maintainability of TypeScript/JavaScript. TypeStyle core is actually very small (~6k gz) and you are free to use just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS Serverless Workshops

    AWS Serverless Workshops

    Code and walkthrough labs to set up serverless applications

    This repository contains a collection of workshops and other hands-on content that will guide you through building various serverless applications using AWS Lambda, Amazon API Gateway, Amazon DynamoDB, AWS Step Functions, Amazon Kinesis, and other services. This workshop shows you how to build a dynamic, serverless web application. You'll learn how to host static web resources with Amazon S3, how to use Amazon Cognito to manage users and authentication, and how to build a RESTful API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    .... Minify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean. JavaScript code linting is done using ESLint - a pluggable linter tool for identifying and reporting on patterns in JavaScript. Web Starter Kit uses ESLint with eslint-config-google, which tries to follow the Google JavaScript style guide. A built-in server for previewing your site locally while you develop and iterate. Reload the browser in real-time anytime an edit is made without the need for an extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AvalonJs

    AvalonJs

    An elegant efficient express mvvm framework

    Index.html, index1.4.html, index-ng.html, index-vue.html, index-react.html in the perf directory of the test page. If there is a large table or list on the page, other frames will get stuck when the browser loads the page (white screen), while avalon is much smoother. Avalon 2.1.5 supports back-end rendering. The attribute value must be enclosed in double quotes, the label name must be lowercase, and the label must be closed (normally closed, or self-closed). Components, in the case of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    La release 1.0 est maintenant disponible dans tags/ Un guide de démarrage est disponible dans "Files". Notre outil est une librairie javascript basée sur Node.js (v0.12.7). Cette librairie a été développé pour la société RegistreTPE afin de faciliter la gestion de ces prospects. Elle permet effectivement l'export du carnet de contact d'un smartphone au format vCard (RFC 6350 et 6868) sur BaseProspect ainsi que l'export de données de BaseProspect sur un smartphone. Elle permet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    A jQuery plugin for extracting dominant colors from images and applying it to its parent. Install via bower. Then simply include jQuery and the script in your page, and invoke it like so. Instead of using an <img> element nested inside of parent element, AB supports grabbing the dominant color of a background image of a standalone element, then applying the corresponding dominant color as the background color of said element. Enable this functionality by adding a data property,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Projet de bibliothèque pour le traitement des données vCard, rédigée en JavaScript disposant d'une interface en ligne de commande pour les tests. Le guide utilisateur et le guide destiné aux développeurs sont disponibles en lien dans le wiki. Ce projet est mis à disposition sous la licence GNU-GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    chromeos-apk

    chromeos-apk

    Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows

    Make sure Android applications are compatible with your Chromebook, first try to install an official application. Download an official app, such as Evernote, from the Chrome Web Store. Then download an open source game, like 2048.APK Game by Uberspot and load it as an unpacked extension. Go to chrome://apps and launch it there, ignore warnings. Install a sample Android app from the Chrome Store to get the runtime. Test out that app, make sure it runs on your hardware. Ubuntu might need sudo...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 13
    macOS Setup Guide

    macOS Setup Guide

    Installing Development environment on macOS

    This guide covers the basics of setting up a development environment on a new Mac. Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them. We'll also show you some useful daily use applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Javascript Universal Chess Interface

    Port of UCI to Javascript

    ... by Colin Jenkins. The webpage also includes a simple step-by-step guide setting up jsuci with Lozza. http://op12no2.me/toys/lozza/ You may also want to try connecting this javascript translation of the chess engine Stockfish 5 to jsuci: https://github.com/exoticorn/stockfish-js
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    conjoon

    conjoon

    Webmail made easy!

    conjoon is a webmail client with personal information management ambitions. It runs completely in a web browser and features a broad range of functionality known from desktop applications; it provides functionality for organizing RSS feeds, Twitter and Email accounts. It comes with an installation wizard that helps with installing and updating the application. Built using Zend Framework and Ext JS, it focuses on easy system integration and usability on the client side. See the User Guide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Webcam Image Archive Script

    Simple Webcam Image Archive Script

    simple webcam image archive - copies an image into a mysql db

    Author: Stephen Phillips - http://www.stephen-phillips.co.uk/webcam.html Created Date: 11/03/2012 Last Modified Date: 30/04/14 Version: 1.12 Updated to fix some minor bugs and issues in the code. Description: This is a simple script I wrote to automatically archive images from my webcam to a MySQL Database for me to view later using PHP and a scheduler such as cron. It is very simple, and can be included into a page using an iframe, it automatically copies the latest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AnyFileEmbedded

    Script that allow you to show any of listed files on your page

    AnyFileEmbedded - is an collection of methods for showing files using plugins or HTML5. You don't need to know, what plugin or code should be used for this type of file. Just write one line of code and file will be shown on your page. Instruction: https://sourceforge.net/p/afembedded/wiki/Guide/ You don't need to download script, just use this: <script src="http://pastebin.com/raw.php?i=p29jn9gs"></script> Supported files: docx,pdf,ppt,pptx,odt,doc,rtf,mp4,ogg,webm,mp3,wav,swf,xls...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    musiclick

    musiclick

    musiclick-View,Listen,Download,Convert,Mail,Record,Search,Upload...

    Offline video & audio converter packing a bundle of features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader (a.k.a. ServiceNow Data Pump)

    The ServiceNow Data Mart Loader (a.k.a. ServiceNow DataPump) is a Java application which uses ServiceNow’s Direct Web Services (SOAP) API to extract meta-data and data from your Service-now ITSM instance. The application automatically creates and maintains tables in an Oracle or MySQL database. Please view the Wiki Quick Start Guide for instructions. NOTE: This project has been rehosted on github (see https://github.com/gflewis/sndml). The updated version has been tested with Geneva...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML text editor that brings to the web much of the power of desktop editors Online text editor (DHTML editor), for ASP, ASP.NET, ColdFusion, PHP, Java and JavaScript brings to the web many of the powerful features of known desktop editors like Word. FCKeditor is lightweight, doesn't require any kind of installation on the client computer, XHTML compliant and works with Firefox, Mozilla, Netscape, IE and a lot of other web browsers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Rate Anything

    Web page for rating stuff

    Web page for rating anything that comes to mind. Demo server is here: http://rateanything.cixx6.com/rateanything/ You can login to the demo server without a password. (Unfortunately IMDB flags Cixx6 as not trusted server and pictures from IMDB won't appear in the page) I made this web page partially as a php, mysql & javascript exercise and partially to fill the need for a place where friends can recommend good movies and series. It expanded from there to this kind of generic rating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This programm guide is build from a XML file and interpretated by javascript. A special entry form is included. selfrepair: hide old events connected with google maps only 1css background for all Try and see why we wait too long for php servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BISE is short for BeInteractive Scripting Engine. This is an AS3 port of the original AS2 project, a scripting engine for the Flash platform that resembles a subset of Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Humboldt WMS Viewer
    Humboldt-Viewer the StreetMap/Urban Guide for SMGOs! Humboldt-Viewer is an OGC standard compliant Lightweight Web Map Service Viewer with powerful features and interface customization. Lookout for Humboldt GeoPISTA/WMS Viewer and Humboldt WMS Viewer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project Management with the focus on risk tracking and mitigation. Developed in PHP, MySQL, CodeIgniter and jQuery. Very ajax like making for a clean user interface. Web based Client and Team project management tool.
    Downloads: 0 This Week
    Last Update:
    See Project