Showing 67 open source projects for "javascript guide"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    phpRegister Project

    phpRegister Project

    Account management PHP Script with a software infracstructure

    php login and user management script with an admin part to manage accounts, tickets, translations. Do you have a new web project to develop? By using phpRegister, you will have directly all the essential elements for the development of your platform: Account creation, identification, profile management, user support, contact page and even a license template! phpRegister is also a software infrastructure written in PHP with as main purpose to help developers to start a new web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSVerbalExpressions

    JSVerbalExpressions

    JavaScript Regular expressions made easy

    VerbalExpressions is a JavaScript library that helps to construct difficult regular expressions. Methods have a return type of VerbalExpression except where mentioned otherwise. If there is no mention of a method’s parameters, it is to be assumed that it has none. VerEx is the function that is exported from within VerbalExpressions.js and is to be the first method in chains that describe verbal expressions. Construct and return a new instance of VerbalExpression. Used to support the new...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CSSFX

    CSSFX

    Beautifully simple click-to-copy CSS effects

    Beautifully simple click-to-copy CSS effects. A carefully crafted collection designed with a focus on fluidity, simplicity, and ease of use. Powered by CSS with minimal markup. Completely open-source and MIT licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    angularjs-style-guide

    angularjs-style-guide

    Community-driven set of best practices for AngularJS application

    ...By prescribing such conventions, the guide helps improve code readability, maintainability, testability, and project scalability, reducing “spaghetti code” or inconsistent patterns across contributors. The style guide does not try to cover generic JavaScript style (which are left to standard JS style guides), but focuses on AngularJS-specific idioms and practices, making it highly relevant for any AngularJS codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Text Typesetting

    Text Typesetting

    Concise guide to better typography and formatting practices

    Text-Typesetting is a concise guide to better typography and formatting practices for technical writing. It collects rules of spacing, punctuation, emphasis, and layout that improve readability, especially in documents mixing multiple languages or code. The repository focuses on consistent micro-typography—such as when to use non-breaking spaces, how to place punctuation around quotes, and how to format lists and headings. Examples show the before/after impact of small adjustments, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Walt

    Walt

    Walt is a JavaScript-like syntax for WebAssembly text format

    Walt is an alternative syntax for WebAssembly text format. It's an experiment for using JavaScript syntax to write to as 'close to the metal' as possible. It's JavaScript with rules. .walt files compile directly to WebAssembly binary format. Writing zero-overhead, optimized WebAssembly is pretty tough to do. The syntax for .wat files is terse and difficult to work with directly. If you do not wish to use a systems language like C or Rust, then you're kind of out of luck. Your best bet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Catalog

    Catalog

    Create living style guides using Markdown or React

    With Catalog you combine design documentation with real, live components in one single place, making collaboration between designers and developers seamless. We believe that maintaining a style guide should require as little extra work as possible. That's why we built Catalog with a focus on simplicity: authoring feels natural for designers and integration is painless for developers. Catalog makes creating and maintaining a style guide as simple as editing plain text files with your favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication. Helps you stay productive by following best practices. Follows Airbnb's Javascript style guide. JavaScript code linting is done using ESLint, a pluggable linter tool for identifying and reporting on patterns in JavaScript. Uses ESLint with eslint-config-Airbnb, which tries to follow the Airbnb JavaScript style guide. Supports code coverage of ES6 code using istanbul and mocha. Code coverage reports are saved in the coverage/directory post yarn test execution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Synaptic

    Synaptic

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

    ...If you have no prior knowledge about Neural Networks, you should start by reading the provided guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    ...A responsive boilerplate optimized for the multi-screen web. Powered by Material Design Lite. You're free to use either this or a completely clean-slate via basic.html. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    Gulp-Cheatsheet

    Gulp-Cheatsheet

    A cheatsheet for gulp.js

    The gulp-cheatsheet repository is a compact, printable reference guide for Gulp.js, summarizing common commands, patterns, and usage examples in both JavaScript and CoffeeScript. It’s designed to be easily printed or posted beside a workstation, acting as a quick lookup for task definitions, streams, watching, and build workflows. The cheatsheet covers essential topics like Gulp installation, defining tasks, piping streams, watchers, and handling asynchronous tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Open JavaScript Guide is a fork of the Core JavaScript Guide. This project provides the JavaScript documentation in a number of different formats (docbook, XHTML, RTF, PDF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project