Showing 24 open source projects for "script"

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
    actions/github-script

    actions/github-script

    Write workflows scripting the GitHub API in JavaScript

    This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow run context. To use this action, provide an input named script that contains the body of an asynchronous function call. Since the script is just a function body, these values will already be defined, so you don't have to import them. All scripts are now run with Node 16 instead of Node 12 and are affected by any breaking changes between Node 12 and 16. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    RenJS

    RenJS

    RenJS Typescript Version

    RenJS V2 is a TypeScript-based visual novel engine built on Phaser, designed to help creators develop interactive storytelling experiences. It offers a script-like syntax for defining scenes, dialogues, and character interactions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Wireit

    Wireit

    Wireit upgrades your npm/pnpm/yarn scripts to make them smarter

    ...The system also serializes or parallelizes scripts based on dependencies to avoid race conditions while maximizing throughput. Because it integrates at the script layer, it works with any underlying tool—TypeScript, Rollup, Jest, or bespoke commands—while remaining transparent to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SQL Formatter

    SQL Formatter

    A whitespace formatter for different query languages

    ...The CLI tool will be installed under sql-formatter and may be invoked via npx sql-formatter. If you don't use a module bundler, clone the repository, run npm install and grab a file from /dist directory to use inside a script tag. This makes SQL Formatter available as a global variable window.sqlFormatter.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Scalable restaurant tech for stellar guest experiences Icon
    Scalable restaurant tech for stellar guest experiences

    For Pizza, Delivery, Takeout, Quick Serve, Fast casual, and Full Service Restaurants with as little as one store to 100 or more.

    HungerRush helps restaurants compete in the toughest business on earth. We offer a fully integrated restaurant management system that’s easy to use and can be configured to engage your guests better, streamline your operations, master your own marketing, or all of the above. Want to offer online ordering? It’s built in. Want to get the latest performance data on your operations and marketing? No problem. Want to make customers for life by creating personalized experiences you know they’ll love? Order up. And since our system is backed by a dedicated and US-based support team, you’ll always be ready for the rush.
    Learn More
  • 5
    ng-packagr

    ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    ...In the above example, public_api.ts is the entry file to the library's sources and must be placed next to package.json (a sibling in the same folder). You can easily run ng-package through a npm/yarn script. The build output is written to the dist folder, containing all those binaries to meet the Angular Package Format specification. You'll now be able to go ahead and npm publish dist your Angular library to the npm registry. Do you like to publish more libraries? Is your code living in a monorepo? Create one package.json per npm package, run ng-packagr for each! ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    NodePress

    NodePress

    RESTful API service

    RESTful API service for surmon.me blog, powered by NestJS, required MongoDB & Redis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    pangu.js

    pangu.js

    Opinionated paranoid text spacing in JavaScript

    pangu.js is a lightweight JavaScript library that automatically inserts proper spacing between Chinese, Japanese, or Korean (CJK) characters and Latin letters, numbers, or symbols. The goal is typographic polish: mixed-script text often becomes cramped or ambiguous without the correct spacing rules, and pangu.js fixes that reliably. It uses rule-based detection to walk text and add spaces where needed without altering the characters themselves. The library runs in browsers or Node.js, and can process raw strings, DOM nodes, or entire documents. Because it’s idempotent, applying it repeatedly won’t keep adding extra gaps, which makes it safe in pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    compodoc

    compodoc

    The missing documentation tool for your Angular, Nest & Stencil apps

    ...Generate your Angular project documentation in seconds. Compodoc comes with a lot of features. Check it out now! Compodoc supports all major APIs of Angular. Use it directly in your project using npm and one script, that's it! No server needed, no sources uploaded online. 7 themes are available from famous documentation tools like Gitbook, Read the Docs or projects like Vagrant, Laravel, Postmark and Stripe. Compodoc includes a powerful search engine (lunr.js) for easily finding your information. The generated pages display very well on mobile, tablet and desktop. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Positron

    Positron

    Positron, a next-generation data science IDE

    ...Built on the open-source Code-OSS foundation, Positron provides a familiar coding experience along with specialized panes and tooling for variable inspection, data-frame viewing, plotting previews, and interactive consoles designed for analytical work. The IDE supports notebook and script workflows, integration of data-app frameworks (such as Shiny, Streamlit, Dash), database and cloud connections, and built-in AI-assisted capabilities to help write code, explore data, and build models.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Job Evaluation and Talent Management Software Icon
    Job Evaluation and Talent Management Software

    For human resources departments in search of a tool to manage time, expenses, leave, documents, recruitment, and onboarding

    Encompassing Visions (ENCV), industry-leading job evaluation and pay equity software, is the best choice for organizations requiring transparent, comprehensive, and objective Job Evaluation software designed to help them ensure equal pay for work of equal value.
    Learn More
  • 10
    Svelte UX

    Svelte UX

    Collection of Svelte components, actions, stores, and utilities

    The projects aims to simplify building highly interactive and visual applications. It provides over 200 components, actions, stores, and utils, with many more planned. The components are built using Tailwind with extensibility and customization in mind through the use of theming, variants, granular class overrides, and slots. A rich design token system is also currently in the works. See also the companion library LayerChart for a large collection of composable chart components to build a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ...Sophisticated error handling strategy. Support for NAT mapping. Support for autopipelining. ioredis supports all of the scripting commands such as EVAL, EVALSHA and SCRIPT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    The official, opinionated, batteries-included toolset for efficient Redux development. The Redux Toolkit package is intended to be the standard way to write Redux logic. It was originally created to help address main common concerns about Redux. We can't solve every use case, but in the spirit of create-react-app and apollo-boost, we can try to provide some tools that abstract over the setup process and handle the most common use cases, as well as include some useful utilities that will let...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Starter Applets

    Starter Applets

    Google AI Studio Starter Apps

    ...They are built to illustrate best practices (e.g. safety guards, prompt templates, streaming UI updates) rather than production feature sets. The repo supplies a CLI or script to scaffold new applet templates, letting developers spin up small Gemini-powered components quickly. Each applet includes configuration parameters (API keys, model selection, prompt parameters) in a secure but flexible format. Because applets are meant to be composable, they adopt a modular plugin architecture so you can integrate one into a Next.js, Flutter, or native app with minimal glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trex Package Manager

    Trex Package Manager

    Package Manager for deno

    Trex is a package manager tailored for the Deno runtime, offering a streamlined approach to managing dependencies and scripts. It emphasizes simplicity and adheres to Deno's philosophy by utilizing a single import_map.json file to manage module imports. Trex introduces the Reboot Script Alias Protocol (RSAP), enabling scripts to automatically reload upon file changes, enhancing the development workflow.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Strawberry

    Strawberry

    Zero-dependency, build-free framework for the artisanal web

    Zero-dependency, a build-free framework for the artisanal web. Strawberry is a tiny front-end framework that gives you reactivity and composability. It does this with zero dependencies, without a build step, and it fits in less than 4KB when gzipped.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TensorFlow.js models

    TensorFlow.js models

    Pretrained models for TensorFlow.js

    ...To find out about APIs for models, look at the README in each of the respective directories. In general, we try to hide tensors so the API can be used by non-machine learning experts. New models should have a test NPM script. You can run the unit tests for any of the models by running "yarn test" inside a directory. Use off-the-shelf JavaScript models or convert Python TensorFlow models to run in the browser or under Node.js. Build and train models directly in JavaScript using flexible and intuitive APIs. Develop ML models in JavaScript, and use ML directly in the browser or in Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ultra Runner

    Ultra Runner

    Ultra fast monorepo script runner and build tool

    Ultra Runner is a high-performance task runner for monorepos. It optimizes package execution, dependency management, and caching to improve speed and efficiency when running scripts across multiple projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lightproxy

    Lightproxy

    Cross platform Web debugging proxy

    ...Packet capture, including wireless scene capture. Real-time hosts binding. Forward resources according to rules. Mock interface, page, etc. Modify the content of the request and response, for example, insert script in the page, modify the return header, etc. Start LightProxy in the application list. The first time you start LightProxy, you will be asked for the password twice. This is used to install auxiliary programs and automatically install certificates. We will complete a JSON rule through snippet, and we can quickly jump through Tab. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Firestore for Google Apps Scripts

    Firestore for Google Apps Scripts

    A Google Apps Script library for accessing Google Cloud Firestore

    This library allows a user (or service account) to authenticate with Firestore and edit their Firestore database within a Google Apps Script. The easiest way to use this library is to create a Google Service Account for your application and give it read/write access to your datastore. Giving a service account access to your datastore is like giving access to a user's account, but this account is strictly used by your script, not by a person.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eva Icons

    Eva Icons

    A pack of more than 480 Open Source icons, animations and fonts

    ...Icons are provided in two visual types, Fill and Outline and in several formats, including PNG, SVG, font, Sketch, etc. you also can download icons one by one in PNG and SVG formats from Eva Icons Website. Load from CDN in your project. After including the script, eva will be available as a global variable. Add the data-eva attribute with the icon name to an element. Call eva.replace(); to replace all elements with the data-eva data attribute with SVG elements. You can also pass some additional parameters to the replace method to modify the replace function behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol. When your launch config is set up, you can debug your project. Pick a launch config from the dropdown on the Debug pane in Code. Press the play button or F5 to start. The extension operates in two modes - it can launch an instance of Chrome navigated to your app, or it can attach to a running instance of Chrome. Both modes require you to be serving your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Hitchhiker

    Hitchhiker

    A restful API test tool

    ...API collaboration development with team. Api history. Multiple environments and Runtime variables support, easy to handle api dependence. Assert based on UI. Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do. Request parameterization, including ManytoMany and OnetoOne, now you can use a request to handle multiple situations like various query strings, bodies. Make a comparison for Api's response between two different environments (eg: stage vs product). ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    NyaoVim

    NyaoVim

    Web-enhanced Extensible Neovim Frontend

    ...Do not introduce another plugin manager. HTML for Web Components should be bundled with Vim plugins. Therefore, a Vim plugin manager can handle UI components, letting us bundle JS and Vim script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next