Showing 13637 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    This library is a Vue 3 wrapper for jQuery DataTables. It's a tiny wrapper that doesn't include anything, not even the datatables.net core library. You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with a server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component. Default configuration and provide an example for bootstrap5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Pixel It

    Pixel It

    Create pixel art from an image

    Pixel It is a JavaScript library that converts images into pixel art. It allows users to define pixel sizes, apply color palettes, and convert images to grayscale, providing a simple way to create pixelated versions of images for various applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Anubias

    Anubias

    Developed mobile apps so easy and native with GUI

    Anubias is a project that helps you to make your mobile apps so easy and native with GUI.
    Downloads: 0 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
    Kraken tool

    Kraken tool

    Kraken: A multi-platform distributed brute-force password cracking

    Kraken is an online distributed brute force password cracking tool. It allows you to parallelize dictionaries and crunch word generator-based cracking across multiple machines both as a web app in a web browser and as a standalone electron-based client. Kraken aims to be easy to use, fault-tolerant and scalable. Kraken is a dockerized application using docker-compose which will launch the db (Postgres), s3-compliant file storage (Minio), the server and the browser client. You can find the...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    easy-canvas

    easy-canvas

    easy-canvas is a powerful tool helps us easy to layout with canvas

    Use the render function to create a document flow in the canvas and quickly implement the layout. Support document flow, refer to the web, no need to set x, y, width and height. Compatible with applets and the web, no third-party dependencies. Support componentization, global components, and local components. High performance, scroll-view supports dirty rectangles, and only draws the visible part. Support element operation, similar to operation dom to modify document flow.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Blogifier

    Blogifier

    Blogifier is an open-source publishing platform Written in ASP.NET

    Blogifier is a self-hosted open-source publishing platform written in ASP.NET and Blazor WebAssembly. It can be used to quickly and easily set up a lightweight, but fully functional personal or group blog. With Blogifier you can make a multi-author or a personal blog and a powerful website. You have the most power to manage and publish your digital content in such a simple way that you want to do more. Managing contents on the dashbaord easily, with many helpful tools. Publishing content is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other Clojurescript lib. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    Introduction to Vue.js 3 Course

    Introduction to Vue.js 3 Course

    Workshop Materials for my Introduction to Vue.js Workshop

    Introduction to Vue.js 3 Course houses the workshop materials for an “Introduction to Vue.js” course created by Sarah Drasner, originally delivered on Frontend Masters. The content covers essential Vue.js concepts such as directives, data rendering, methods, watchers, computed properties, components, slots, and the Composition API (for Vue 3), complemented with example code and exercises. Since the course was updated for Vue 3, the repo includes directories for both Vue 2 and Vue 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    snitch

    snitch

    Snitch injects inline defs in your functions and multimethods

    Snitch is how I debug and understand data flowing through my system. It's not a replacement for a full-fledged debugger, but it's pretty close and will be useful in 90% of the cases. I use it as my sole debugger (in rare cases I reach for print statements).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    StochSD

    StochSD

    CSS package for contin., discrete and combined modelling & simulation

    StochSD (Stochastic System Dynamics) is a unique CSS package for continuous, discrete and combined modelling and simulation. StochSD eliminates the many problems and errors from modelling discrete objects as continuous. This means that the results from CSS and DES modelling now can be fully consistent. (See the paper "The Full Potential of Continuous System Simulation Modelling" by Gustafsson L & Sternad M.) In particular, StochSD includes features for stochastic modelling and post...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    FeedEk jQuery RSS/ATOM

    FeedEk jQuery RSS/ATOM

    FeedEk jQuery RSS/ATOM Feed Plugin

    FeedEk is a jQuery plugin for parsing and displaying RSS and Atom feeds. You can obtain feeds easily from any domain. No need for server-side scripts. Feed API is used for fetching RSS/Atom feed data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Electronic Medical Record

    this project manages all emergency medical department transaction

    my electronic medical record system project manages patient registration, physical examination ,diagnosis, laboratory and radiology order ,diagnosis and prescription
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CLIrdle

    CLIrdle

    Wordle in the command line.

    CLIrdle is a remake of Wordle but with a developer twist: it runs in the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    objection-authorize

    objection-authorize

    isomorphic, "magical" authorization integration with Objection.js

    This plugin automatically takes away a lot of the manual wiring that you'd need to do if you were to implement your access control on a request/route level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tailwind-rn

    tailwind-rn

    Use Tailwind CSS in React Native projects

    tailwind-rn lets you use Tailwind CSS-style utility classes in React Native apps by converting Tailwind’s generated CSS into a JSON map of styles. Instead of writing StyleSheet objects manually, you call a tailwind() helper with class strings (like bg-blue-500 or mt-4) and get React Native style objects back. A small CLI tool reads the CSS file produced by Tailwind and transforms it into a JSON file that tailwind-rn can consume, with support for watching and rebuilding whenever Tailwind’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CaptfEncoder

    CaptfEncoder

    Captfencoder is a rapid cross platform network security tool suite

    Captfencoder is a rapid cross-platform network security tool suite, providing network security-related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools. CaptfEncoder V3 develop by Rust, Executable programs are smaller, faster, better performing, and more powerful. CaptfEncoder V3 suport script extension.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Advanced React & GraphQL

    Advanced React & GraphQL

    Starter Files and Solutions for Full Stack Advanced React and GraphQL

    Advanced React & GraphQL provides course materials for building a modern, production-style React application end to end, typically including a GraphQL back end and real app workflows. It moves beyond basics to topics like component composition, hooks, state management, authentication, routing, and performance considerations. The projects show how to connect a React front end to a GraphQL API, model data, and implement features such as pagination, permissions, and image/file handling. You’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spectron

    Spectron

    Test Electron apps using ChromeDriver

    Easily test your Electron apps using ChromeDriver and WebdriverIO. For given versions of Electron you must depend on a very specific version range of Spectron. We provide a version mapping table between Spectron version and Electron version. Spectron works with any testing framework but the example provided uses mocha. By default, mocha searches for a folder with the name test ( which we created before ). For more information on how to configure mocha, please visit mocha. Spectron exports an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Koala

    Koala

    Koala is a GUI application for less

    ...Support for the project to create a global configuration set the same compiler options for the files. koala is built with node-webkit. node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and Javascript with node-webkit. Listens to files, compiles automatically when file changes occur. Everything runs in the background without the need for user input.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    MSON

    MSON

    Generate an app from JSON

    The MSON compiler allows you to generate apps from JSON. The ultimate goal of MSON is to allow anyone to develop software visually, but you can also use pieces of MSON to turbo charge your development. MSON is a subset of JSON and comprised of just a few building blocks, yet it is as powerful as its non-declarative counterparts. MSON supports validation, inheritance, composition, pub/sub, access control, templating and various other features. MSON is particularly useful in software that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jQuery Easy Ticker plugin

    jQuery Easy Ticker plugin

    jQuery easy ticker is a news ticker like plugin

    jQuery easy ticker is a news ticker-like plugin that scrolls a list infinitely. It is highly customizable, flexible with lots of features and works in all browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Phiscal Web Client

    Phiscal Web Client

    VueJS Web Application

    Application consumes endpoints served by the Phiscal RESTful API
    Downloads: 0 This Week
    Last Update:
    See Project