Showing 195 open source projects for "ofn-scripts"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • World class QA, 100% done-for-you Icon
    World class QA, 100% done-for-you

    For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps

    MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
    Learn More
  • 1

    RADPhE

    Rapid Application Development PHP Hosting Environment

    A Rapid PHP Application Development Environment designed for webmasters, developers, and hosts to enforce website uniformity, hardening, and light weight enough to function within shared hosting, in the presence of other scripts, and nested within itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gas-github

    gas-github

    sync gas code to github

    ...The new version requires Google OAuth to call Apps Script API, before the OAuth app be verified by Google, it only allow to grant 100 users' permission, if you encounter some errors said can not grant permission to the app, please wait for the verification process completed, sorry for the inconvenience! The extension does not use the Google Drive API, so you don't need any google authentication. Moreover, this extension supports Bound scripts. Support two-factor authentication (GitHub, GitHub Enterprise only). Work with directory(with slash in filename). Support GitHub Organizations, Bitbucket Teams and GitLab Groups. Google Apps Script native UI. Option to change filetype from .gs to .js when uploading to SCM. Option to add ignore file pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Solved by Flexbox

    Solved by Flexbox

    A showcase of problems once hard or impossible to solve with CSS

    Solved by Flexbox is a collection of layout patterns that demonstrates how CSS Flexbox elegantly resolves classic web design problems. It tackles everyday challenges—vertical centering, equal-height columns, sticky footers, fluid media, and responsive grids—showing concise, production-ready CSS instead of elaborate hacks. Each pattern is presented with plain HTML, clear commentary, and minimal styling, making the underlying technique easy to adapt and extend. The project emphasizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    ...Extraction of code into modules and inserting it is very easy using marathon.It has different themes of UI which attracts tester to do work on it. Object mapping is quite simple and configuring is very easy for tester to understand and do the work. Debugging of test scripts is also easy and has script console which takes selenium commands. Slow play of test cases is also available.It allows to create multiple fixtures for different types of tests.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Mortgage Automator is the most advanced end-to-end loan origination and servicing software Icon
    Mortgage Automator is the most advanced end-to-end loan origination and servicing software

    We automate your lending processes so you can focus on growth.

    Complete Loan Origination and Servicing Software for Private Lenders
    Learn More
  • 5
    QPyDesk

    QPyDesk

    Code editor and real-time QR code generator for QPython

    QPyDesk is a code editor, and real-time QR code generator for QPython. It is a Python code editor with syntax highlighting that also generates the QR code that represents said code in real time. This application also allows you to print the generated QR code to distribute the created application. However, because QR codes have a limited storage capacity, if the code is very long, QPyDesk creates a QR code that is only valid while the application is running, that is, the QR code generated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    ...I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Supervised Reptile

    Supervised Reptile

    Code for the paper "On First-Order Meta-Learning Algorithms"

    ...The repo includes training scripts, dataset fetchers (Omniglot, Mini-ImageNet), and modules for defining the Reptile update logic, variables, and hyperparameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fastpages

    fastpages

    Blogging platform, with enhanced support for Jupyter Notebooks

    This site is built with fastpages, An easy to use blogging platform with extra features for Jupyter Notebooks. fastpages automates the process of creating blog posts via GitHub Actions, so you don’t have to fuss with conversion scripts. A full list of features can be found on GitHub. Create posts containing code, outputs of code (which can be interactive), formatted text, etc directly from Jupyter Notebooks; Notebook posts support features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    NG6 is a starter project for building single-page applications with AngularJS 1.x, modern ES6 JavaScript, and Webpack as the module bundler. It provides a minimal but opinionated boilerplate that shows best practices for structuring a scalable Angular app using a fully componentized file layout. The project wires together Webpack and Babel to handle ES6 transpilation, asset bundling, and hot reloading during development. Gulp is used as an orchestrator to run Webpack, start a development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 10
    Node Task List

    Node Task List

    Node Task List: Interactive cli to list and run package.json scripts

    ntl (npm Task List) is an interactive CLI tool that helps developers run npm scripts quickly and efficiently. It provides a user-friendly interface to list and select scripts from the package.json file, making it easier to manage project commands without memorizing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Robot Helper

    Robot Helper

    A browser WebExtension (beta) that generates test scripts

    # For automating test automation > A browser extension (beta) that generates test scripts ### Limitations - WebExtension only works on sites that allow content scripts. Add-on is based on - Robotcorder (https://github.com/sohwendy/Robotcorder) Additional features * Save test script * Syntax highlighting * Find script and jump to line * Added options to set the add-on Generate your RobotFramework Test Script via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scaffold-ETH

    Scaffold-ETH

    Forkable Ethereum dev stack focused on fast product iterations

    scaffold-eth is a developer starter kit for building Ethereum-powered applications, bundling a smart-contract workspace with a live-reloading front end and batteries-included tooling. It provides a local blockchain environment, contract templates, and scripts for compile, deploy, verify, and test, wired to a React/Next.js UI that reflects contract state in real time. The stack encourages rapid iteration: edit a Solidity contract, redeploy with one command, and immediately interact through generated components and hooks that wrap ethers.js. Common dapp niceties are prewired—wallet connections, account switching, faucets for local testing, and example UIs for reading/writing contract functions—so teams can focus on product logic rather than scaffolding. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NPS (Node Package Scripts)

    NPS (Node Package Scripts)

    All the benefits of npm scripts without the cost of a bloated package

    NPS (Node Package Scripts) is an advanced alternative to NPM scripts that improves maintainability by allowing JavaScript-based task definitions. It removes the need for complex package.json script structures, enabling developers to create modular and readable task automation workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JSUI

    JSUI

    A powerful UI toolkit for managing JavaScript apps

    ...Quick preview of package.json. Open the GitHub/Bitbucket/GitLab page for the project. Start the project. Remove the project from the dashboard. The scripts run in an integrated Terminal that supports multiple tabs so you can see the output, or you can minimize it if you don't care.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Static Site Boilerplate

    Static Site Boilerplate

    A better workflow for building modern static websites

    ...Get up and running in seconds with the built-in development server. No need to have a pre-existing server installed on your machine to start developing. Your HTML, styles, and scripts will be automatically linked, concatenated, and minified for optimal loading speed in production. Write your CSS with Sass or Less and without vendor prefixes. Your styles will be automatically processed and prefixed with data based on current browser popularity. All changes to your files while developing are monitored in real-time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ...There are also different theme variations located in src/_themes/ folder, where you can change the main variables to get different themes. There are a few predefined themes built-in. You can add new themes by adding a new file in src/_themes/ folder. We separate the application's scripts across its components. For simplicity we use ES5 in this version, and just wrap each component's script in jQuery $(function() { }). JS configurations are defined in the src/config.js file. On build, application script files are merged together and copied to the dist/js/app.js folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flightplan

    Flightplan

    Run sequences of shell commands against local and remote hosts

    A task automation and deployment tool for Node.js, allowing developers to execute remote SSH commands and manage deployments efficiently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    React Native Typography

    React Native Typography

    Pixel–perfect, native–looking typographic styles for React Native

    Pixel–perfect, native–looking typographic styles for React Native. Creating great Text Styles in React Native is not a simple task, it requires a lot of fiddling and handling edge cases. This library provides a good set of defaults and helpers that cover the majority of the cases you'll need, make your code much simpler and render great on iOS, Android, and the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dumper.js

    Dumper.js

    A better and pretty variable inspector for your Node.js applications

    ...The utility is minimal and straightforward: you import it, pass your data, and get the result. Because it doesn’t rely on heavy dependencies, it can be easily included in small scripts or bigger projects alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    ...No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section of package.json. This leverages React Hot Loader to automatically start a local dev server and refresh file changes on the fly without reloading the page. It also automatically includes source maps, allowing you to browse code and set breakpoints on the original ES6 code. Build minified app for production using the production shortcut.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    OJI

    OJI

    Text Emoticons Maker

    oji is a simple command-line tool that generates and displays text-based emoji reactions for terminal interactions. It allows users to add a fun, expressive element to their CLI experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    vex

    vex

    A modern dialog library, configurable and easy to style

    ...For the most common usage of vex, you'll want to include vex, vex-dialog, the vex CSS file, and a theme file. For browserify/webpack, you'll still need to include the stylesheets on your page, but you can setup vex in your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gremlins.js

    gremlins.js

    Monkey testing library for web apps and Node.js

    ...Gremlins.js comes with 5 types of undisciplined gremlins that will try to break your web application: the clicker, the form filler, the scroller, the typer and the toucher. You can also add custom gremlins easily. While gremlins try their best to destroy your app, another type of scripts called mogwais monitor the console errors and the number of frames by second to detect performance problems. Every action performed by the gremlins, and all the errors that might occur, are all logged! In version 2.0, we now use npm to publish the library and unpkg to serve it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Better NPM Run

    Better NPM Run

    Better NPM scripts runner

    better-npm-run is a utility that enhances npm script execution by allowing environment variables to be set in a cross-platform way. It simplifies script definitions and makes them more manageable.
    Downloads: 0 This Week
    Last Update:
    See Project