Showing 720 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
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 1
    Material Cards

    Material Cards

    Card style based on Google Material color palette

    Simple user card based on Google Material Color palette and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vue-countTo

    vue-countTo

    It's a vue component that will count to a target number

    Vue-countTo is a lightweight, dependency-free Vue component that smoothly animates numbers from a start value to an end value over a specified duration. It automatically detects whether to count up or down based on the given values. The component exposes props for timing, easing, and dynamic updates so you can adjust targets on the fly. Because it’s SSR-friendly, it can be used in universal apps without breaking server rendering. A live demo showcases common use cases like incremental...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Talk-OS

    Talk-OS

    Open source version of jianliao

    ...Because it’s self-hostable, organizations can run it on their own infrastructure and customize authentication, integrations, and UI behavior to match internal policies. Its architecture demonstrates a typical modern chat stack with a JavaScript front end and a real-time backend, suitable for small companies and hobby teams that want Slack-style workflows without a hosted dependency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    jQuery Selectric

    jQuery Selectric

    jQuery plugin for easy manipulation and customization of HTML selects

    jQuery Selectric is a jQuery plugin designed to help stylize and manipulate HTML selects. You can pass an options object as the first parameter when you call the plugin. All events are called on the original element. Within the callback you have access to the event object, the original select element, and the current Selectric instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    bTabs

    bTabs

    A jQuery plugin open pages in tab, based on Bootstrap2,3

    A jQuery plugin opens pages in tab, based on Bootstrap2,3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production build (dependencies between extensions are rare). The selector engine delegates to modern browsers' native document.querySelectorAll (IE8) and addEventListener (IE9), which means it requires browsers that support those features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Recta Host

    Recta Host

    Direct printing from JS

    Direct printing from JS. This make you direct print from your website / page to ESCPOS based printer (Thermal / Dot Metrix)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chinese Poetry

    Chinese Poetry

    The most comprehensive database of Chinese poetry

    This repository is a curated collection of Chinese poems and poets organized into catalogs, metadata, and text representations suitable for research, creative and cultural use. It includes major dynastic corpora, such as Tang and Song poems, as well as biographical and categorization data. Each poem entry is structured with fields like author, dynasty, title, content, and sometimes annotations or alternate versions. Developers and scholars can build tools that query by author, era, keyword,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    yo-yo.js

    yo-yo.js

    A tiny library for building modular UI components using DOM diffing

    yo-yo is a tiny, modular JavaScript library for building UI components by combining template literals with efficient DOM diffing. The core idea behind yo-yo is to enable developers to write modular, dynamic views using ES6 tagged template syntax, then update those views by intelligently diffing and morphing the real DOM rather than re-rendering everything. It’s inspired by patterns found in larger UI frameworks but stays extremely lightweight—only a few kilobytes when minified and gzipped—by leveraging existing tools like bel (for templating) and morphdom (for DOM updates). yo-yo underpins some higher-level frameworks and is ideal for developers who want direct control over components without the overhead of a full reactive framework. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    Image Select

    Image Select

    Image Select is an extension of Chosen, a jQuery plugin

    We designed this plugin extension as a humanized UI element for social networking sites that need to facilitate relations between people. Research shows that people are extremely sensitive to photos of others, so we needed to revamp the traditional UI elements to make them more intuitive and human. You can use these plugin extensions for modeling multiple (one-to-many) or single (one-to-one) relations between people. We couldn't find any scripts that had this full functionality, so we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ Standard Airline IT Object Library
    That project aims at providing a clean API, and the corresponding C++ implementation, for the basis of Airline IT Business Object Model (BOM), ie, to be used by several other Open Source projects, such as RMOL, Air-Sched, Travel-CCM, OpenTREP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tilt.js

    Tilt.js

    A tiny 60+fps parallax tilt hover effect for jQuery

    A tiny requestAnimationFrame powered 60+fps lightweight parallax hover tilt effect for jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    json-forms

    json-forms

    JSON Schema to HTML form generator, supporting dynamic subschemas

    JSON Schema to HTML form generator, supporting dynamic subschemas (on-the-fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided. This library supports dynamic schemas, that is, subschemas that can change depending on the value of other parts of the data. This allows the creation of dynamic forms that vary their shape depending on the values entered by the user. This is extremely useful for big autogenerated schemas, that aggregate lots of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    egjs

    egjs

    Javascript components group that brings easiest way to build web apps

    egjs is Javascript components group that brings easiest and fastest way to build a web application in your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jquery-circle-progress

    jquery-circle-progress

    jQuery Plugin to draw animated circular progress bars

    jQuery Plugin to draw animated circular progress bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    minireset.css

    minireset.css

    A tiny modern CSS reset

    minireset.css is a very small CSS reset that removes the most inconsistent default styles across browsers without wiping out useful defaults. Unlike heavy resets or opinionated base styles, it aims to be non-intrusive and safe to drop into any project. It normalizes margins, box sizing, and some inline element behaviors so that components render predictably. The file is intentionally short and readable, making it easy to audit and tailor to your needs. Because the footprint is tiny, it’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Maplace.js

    Maplace.js

    A Google Maps Javascript plugin for jQuery

    Helps you to embed Google Maps into your website, and quickly create markers and control menus for the locations on the map. Download the latest version of Maplace.js and include the Google Maps API v3 along with jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Numeral.js

    Numeral.js

    A javascript library for formatting and manipulating numbers

    You can use Numerals in the browser and in Node.js. Create an instance of a numeral, Numeral takes numbers or strings that it trys to convert into a number. Numbers can be formatted to look like currency, percentages, times, or even plain old numbers with decimal places, thousands, and abbreviations. And you can always create a custom format. Set a default format so you can use .format() without a string. The default format to '0,0'. Set a custom output when formatting numerals with a value...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AnyPicker

    AnyPicker

    jQuery Picker Library for Android, iOS & Windows Phone

    AnyPicker is a jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Rating Picker, Custom Select, etc. It simulates native picker functionality as seen in iOS, Android & Windows Phone & has many customizable features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files. If this is not provided './packs' will be used by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jquery.matchHeight.js

    jquery.matchHeight.js

    A responsive equal heights plugin

    In the years since this library was originally developed there have been updates to CSS that can now achieve equal heights in many situations. If you only need to support modern browsers then consider using CSS Flexbox and CSS Grid instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used by your back-end application to store its data as JSON (JavaScript Object Notation) documents. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    ...The README makes clear that the goal is to build a repository of implementations across languages, showing that the same problem can be solved in Python, Java, Go, JavaScript, C++, etc. For learners it is particularly useful to see how others structure their projects, how they implement algorithms in different languages, and how to cleanly organize a solution.
    Downloads: 0 This Week
    Last Update:
    See Project