Showing 626 open source projects for "javascript"

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

    xmltes

    xml Template Engine System

    Xml Template Engine, Modular, Event-based System with bean scoped contexts. Javascript and Java Client-Server Model. Write dynamic websites with xml templates. Modular structure maps xml namespaces to javascript modules. JS modules, templates, css and files are stored server-side and rendered client-side with the program. Non-commercial license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Magix cjQuery est un framework PHP 5 permettant de manipuler jQuery dans le code PHP. Une abstraction de base de donnée rapide et simple, permet de mettre en place une communication dynamique avec vos bases de donnée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Node Crawler

    Node Crawler

    Web Crawler/Spider for NodeJS + server-side jQuery

    Most powerful, popular and production crawling/scraping package for Node, happy hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StatechartJS

    StatechartJS

    Statechart implementation in JavaScript.

    Hierarchical state machines implementation in JavaScript heavily inspired by the QP active object framework, see http://www.state-machine.com/. See the README file for details. The implementation is JavaScript engine agnostic and works both in browsers and in NodeJS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    Buttons is a highly customizable production ready mobile web and desktop css button library. Buttons is a free open source project created using Sass. View the showcase demo to see the buttons in action. The showcase provides a full list of examples along with code snippets to speed up development. If you're using Bower you can run bower install Buttons. Buttons styles are now independent (ex. button-flat, button-3d, etc.). You can apply these styles and they will automatically pick up the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pidCrypt
    pidCrypt is no longer maintained! pidCrypt is a crypto library offering modular cryptographic functions in JavaScript. Supports: AES (CBC & CTR Mode), RSA, MD5, SHA-1, SHA-256, SHA-384, SHA-512, ASN.1, Base64, UTF-8. The AES-CBC mode is compatible to OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling. Segment started with an open source project. Since then, we’ve open sourced hundreds of our...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    rot.js

    rot.js

    ROguelike Toolkit in JavaScript

    ROguelike Toolkit in JavaScript. Cool dungeon-related stuff, interactive manual, documentation, tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CubeScribe

    CubeScribe

    Render Rubiks Cube OLL and PLL Algorithm Diagrams with HTML5 & JS

    A simple JavaScript class that utilizes the HTML 5 canvas element to render the face diagrams often used to document Rubik's Cube algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LABjs

    LABjs

    Loading And Blocking JavaScript

    LABjs is a lightweight JavaScript loader focused on speeding up page performance by controlling how and when scripts download and execute. It provides an expressive API to load multiple files in parallel while guaranteeing execution order, so dependent scripts don’t break. By decoupling fetch from execute, it avoids the blocking behavior of traditional tags and helps reduce perceived load time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WebMod

    Web Module Audio Player

    This project has been moved to github: https://github.com/tenry92/webmod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiple Dates Picker for jQuery UI

    Multiple Dates Picker for jQuery UI

    [Project moved to GitHub]

    Extends jQuery UI's datepicker (calendar) allowing multiple dates and range selection and avoidance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    tedo

    dom oriented javascript template for dynamic pages

    Tedo is a template engine in javascript for pages with a lot of dynamically updated content. It works in the DOM-tree to make a clean distinktion between layout and script. WIth tedo it is easy to update layout or dynamic behaviour without breakage. Templates are created in the normal html-file. To special elements the class tedo is added and data-tedo-tags describing the type of template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NomeJS

    NomeJS

    Nome is a JavaScript library for location driven sites

    Nome (pronounced know me) is a JavaScript library that leverages the power of HTML5 geolocation and location data. This type of data isn't normally exposed within a user session without signing up to multiple services and installing many large database files locally. Nome gives direct access to location and weather data from an exposed JavaScript API allowing you to create context driven websites that deliver information relevant to your audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PhotoJShop

    PhotoJShop

    Photo editing JavaScript library

    PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EJS

    EJS

    Embedded JavaScript templates for node

    EJS is a templating engine for JavaScript/Node.js that allows developers to embed plain JavaScript code into HTML markup. The idea is to avoid introducing a separate DSL for templating and instead use familiar JavaScript logic inside template tags to generate dynamic content. You write templates using <% %> scriptlet tags, <%= %> for output, and you can include other templates, pass data, and control flow with loops and conditionals.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    jQuery Searchable Plugin

    jQuery Searchable Plugin

    Tiny, fast jQuery plugin to search through elements as you type

    Tiny, fast jQuery plugin to search through elements as you type. This plugin is created and maintained by Stidges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Meny

    Meny

    A three dimensional and space effecient menu

    ...It was created to explore more playful and discoverable navigation than the usual hamburger menu, especially on large screens. The menu itself lives off-screen and is revealed with a smooth CSS transform, leaving most of the page untouched. Because it’s just HTML, CSS, and a bit of JavaScript, it’s easy to restyle for sidebars, tool palettes, or documentation navigation. Meny works particularly well on interactive sites, demos, or dashboards where you want quick access to options without permanent UI clutter. It’s a good example of “progressive” navigation: always there, but not always visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Nan.System.Scripts

    System-level script objects (JavaScript)

    Nan.System.Scripts ver. 1.1.0-alpha The Nan.System.Scripts solution provides helper objects in JavaScript. NOTE: This is an alpha version and the public interfaces may change. CHANGES: v.1.1.0-alpha: finalized cloner/extender, fixed several bugs, extended test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Flask-AppBuilder

    Rapid web application development (python + Flask)

    Simple and rapid Application builder, built on top of Flask. includes detailed security, auto form generation, google charts and much more. Demo on: http://flaskappbuilder.pythonanywhere.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jsMultiCalendar JS script

    jsMultiCalendar JS script

    Free javascript calendar for date picking

    jsMultiCalendar is a free javascript used to emulate a calendar (for data picking). It is optimized to provide high speed of execution, flexibility and aesthetics. Parameterization is very simple, colors change can be quick done in CSS. Here are seven key features that differentiates this from similar script: It is multilingual, it can dynamically select one of six languages.
    Downloads: 0 This Week
    Last Update:
    See Project