Showing 4312 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    HTML5 responsive popup video

    HTML5 responsive popup video

    Responsive popup video HTML5

    HTML5 video pop up in a new window when you click on an element on the page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    FRESHHH DCLPS can be considered an object relational mapping system ORM framework. It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Faculty Evaluation System

    Open Faculty Evaluation System

    PHP/MySQL Based Faculty Evaluation System

    This is PHP/MySQL based faculty evaluation system which gives web-based graphical report & excel file report. Admin can manage college, branch,batch,semester,division,faculty and their subjects. Students can give feedback in 0-9 rating. Note:- Commercial Patch is available for “Student Login” with student id generator. For more detail contact on shrenik181986@gmail.com Supported following PHP version: 1) <= 5.6 2) >=7.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    WebSystem

    WebSystem

    The best CMS system

    The WebSystem is a technology that aims to unify the solutions for the Internet in a single program, making the management of information simple and fast. The WebSystem introduces several features that help site owners the most important tasks for remote management of content and information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jQuery Confirm

    jQuery Confirm

    A multipurpose plugin for alert, confirm & dialog

    A jQuery plugin that provides a great set of features like, Auto-close, Ajax-loading, Themes, Animations and more. This plugin is actively developed, I would love you have your suggestions. Get more control over the modal, mainly important for binding events for the modal elements. Dialog types helps give the user a hint as to what the dialog is about. Give meaning to your dialog with custom icons. Many have a different taste, who won't be using bootstrap in their projects. You can simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Librefox

    Librefox

    Firefox with privacy enhancements

    This project aims at enforcing the privacy and security of Firefox without forking the project. Librefox uses more than 500 privacy/security/performance settings, patches, Librefox-Addons (optional) and a cleaned bundle of Firefox (updater, crashreporter and Firefox's integrated addons that don't respect privacy are removed). Updated browser: because this project is not a fork, it is kept updated with the latest Firefox version. Limit internet access for extensions (firewall-test-feature)....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    ranwall

    ranwall

    Discover new wallpapers and set them to your desktop with a click.

    With ranwall you can discover new wallpapers just doing a click, if you like it you can set to your desktop with an other click. EASY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    qiniuClient

    qiniuClient

    Cloud storage management client

    Cloud storage management client. Support Qiniu Cloud, Tencent Cloud, Qingyun, Alibaba Cloud, Youpai Cloud, Amazon S3, JD Cloud, imitation folder management, image preview, drag and drop upload, folder upload, synchronization, batch URL export and other functions. package, adds a cdnPath field. You can upload resources to this path. This enables simple dynamic update of renderer resources. The default is empty to read local.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Child Care Center Software Icon
    Child Care Center Software

    Perfect for Daycares, Schools, After School Programs, Camps and More!

    Procare Child Care Management platform is suitable for after-school programs, childcare centers, daycare, child activity centers, and school districts. With Procare Child Care Management, users can manage the tracking of family data and accounting, employee data, expenses, attendance, meals payroll, and more. Procare Child Care Management modules include classroom management, tuition collection, cloud data hosting, and parent management.
    Learn More
  • 10
    UpUp

    UpUp

    Easily create sites that work offline as well as online

    UpUp is a tiny JavaScript library that makes sure your users can always access your site's content, even when they're on a plane, in an elevator, or 20,000 leagues under the sea. Your users are no longer sitting at their desktops, with a wire connecting them to the internet. They are visiting your site from a phone in an elevator, from their tablet on the subway, or on their laptop while they sit cramped into seat 25 E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Auto Dealer Software

    Web application for auto dealership industry

    One of the best web application developed for auto dealership industry by Three Apples Systems Inc., Canada. Expertly designed to convert more leads and drive more sale. Covering all the features you need. A demo is available to explore more features at: https://threeapples.ca/demo/cardealership For admin access, please contact. To get your copy, contact us at: https://threeapples.ca/ For any query, you can directly contact me by email : iqbal.nadem@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    eLection

    eLection

    Web-based Election System

    eLection is a modern web-based election system , created by Tripath Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cloudfront-auth

    cloudfront-auth

    An AWS CloudFront Lambda@Edge function to authenticate requests

    Upon successful authentication, a cookie (named TOKEN) with the value of a signed JWT is set and the user redirected back to the originally requested path. Upon each request, Lambda@Edge checks the JWT for validity (signature, expiration date, audience and matching hosted domain) and will redirect the user to configured provider's login when their session has timed out. If your CloudFront distribution is pointed at a S3 bucket, configure origin access identity so S3 objects can be stored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sockette

    Sockette

    The cutest little WebSocket wrapper

    Sockette is a tiny (367 bytes) wrapper around WebSocket that will automatically reconnect if the connection is lost. In addition to attaching additional API methods, Sockette allows you to reuse instances, avoiding the need to redeclare all event listeners. You have direct access to the (current) underlying WebSocket within every EventListener callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    homing

    homing

    Property Listing Search Engine

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tablesaw

    Tablesaw

    A group of plugins for responsive tables

    The Stack Table stacks the table headers to a two column layout with headers on the left when the viewport width is less than 40em (640px). If you only want to use the Stack Table and don’t want all the extra features (save yourself some bytes), Tablesaw provides a Stack-Only version. To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels>;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    ...If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required. Zombie will work with other testing frameworks. Since Mocha supports promises. Just like your favorite Web browser, Zombie manages multiple open windows as tabs. New browsers start without any open tabs. As you visit the first page, Zombie will open a tab for it. All operations against the browser object operate on the currently active tab (window) and most of the time you only need to interact with that one tab. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ufp-lcars

    Library of Computers, Applications, & Records Service.

    The united federation of people's library of computers, applications & records service aims to open collective access to resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    Mara CMS is a file based content management system. Mara offers the kind of helpful features you would expect to find in the big commercial products, but in a more concise form. This makes it remarkably easy to use, even for the inexperienced content creator. Features include direct editing of the actual webpage so you see your changes as you type, drag and drop photo and video content addition, easy YouTube video linking, a photo gallery that can also double as a presentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    A nodejs module for websocket server and client. The class that represents a connection, either a client-created (accepted by a nodejs ws server) or client connection. The websocket protocol has two types of data frames: text and binary. Text frames are implemented as simple send function and receive event. Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    System-GoodStat
    ...After downloading you will be able to install it yourself on your hosting. The data can be read as soon as the installation is completed and pasted into a monitored page on each subpage, a special JavaScript code. I would like to share with you the script I created called the GoodStat System. You will probably think that the name is a little bit overproduced and exaggerated, but please understand that I have devoted some time to this project and I sincerely strive to make this script in the future worth the name of the System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fire RSS Reader

    Fire RSS Reader

    RSS Reader Firefox addon extension

    Your Reader of RSS feeds for browser Firefox Get it - https://addons.mozilla.org/en-US/firefox/addon/fire-rss-reader/ How it works - https://www.youtube.com/watch?v=0bx-gqBJ7uo To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/FireRSS - web-ext run - web-ext build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    winebox

    winebox

    Run Windows applications on any computer.

    WineBOX is an Open Source implementation of the Windows API and a program loader, allowing many unmodified Windows binaries to run on x86-based computers with out need a operative system.
    Downloads: 24 This Week
    Last Update:
    See Project