Showing 93 open source projects for "clone"

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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    Pixiv Toolkit

    Pixiv Toolkit

    A web extension for Pixiv

    ...If you are using Chrome, you can download it from Chrome web store. If you are using Firefox, you can download it from Firefox Add-ons. If you are not using Chrome or Firefox, you can try clone the project to your local machine, and build the extension by yourself. There is a layer with a arrow will appear at the center bottom of the page if the page has available content. Click the arrow to active the action panel, then enjoy. You can use this extension to convert the ugoira on Pixiv to GIF or WebM file, or pack the images of manga to download or save the novel as epub. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Blockbench

    Blockbench

    Blockbench - A low poly 3D model editor

    ...Blockbench features a modern and intuitive UI, plugin support and innovative features. It is the industry standard for creating custom 3D models for the Minecraft Marketplace. To launch Blockbench from source, you can clone the repository, navigate to the correct branch and launch the program in development mode using the instructions below. If you just want to use the latest version, please download the app from the website. Blockbench puts all the tools at your disposal to make the creation process of low-poly models as easy as possible. Use cuboids to get that Minecraft aesthetic, or create complex low-poly shapes using the mesh modeling tools!
    Downloads: 106 This Week
    Last Update:
    See Project
  • 3
    ChromeAppHeroes

    ChromeAppHeroes

    Chinese manual for excellent Chrome plug-ins

    ...As such, it likely includes boilerplate code, manifest definitions, example UI components, and sample functionality (e.g. browser-action buttons, content scripts, background scripts) to illustrate how to structure a Chrome app. For learners or developers new to Chrome extension/app development, ChromeAppHeroes could serve as a starting kit: instead of starting from scratch, they can clone or fork the repo and immediately begin building features, thereby speeding up development. The repository’s open-source nature means users are free to adapt, extend, or repurpose the sample apps to their own needs — for example, privacy tools, quick productivity extensions, or custom browser tooling.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    isomorphic-git

    isomorphic-git

    A pure JavaScript implementation of git for node and browsers!

    A pure JavaScript implementation of git for node and browsers! Clone repos, create commits, push branches and more in client-side JS. It uses the same on-disk format as git so it works with existing repos. isomorphic-git is a pure JavaScript implementation of git that works in node and browser environments (including WebWorkers and ServiceWorkers). This means it can be used to read and write to git repositories, as well as fetch from and push to git remotes like GitHub. isomorphic-git aims for 100% interoperability with the canonical git implementation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    Mazer Dashboard

    Mazer Dashboard

    Free and Open-source Bootstrap 5 admin dashboard template

    ...Fresh and elegant-looking admin template that you can use both personal and commercial use. Mazer is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency. Download zip or clone the repository with cli. You can customize the template with only custom the scss file. Every component has its own scss files. Go ahead to the scss file and edit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Fengari

    Fengari

    The Lua VM written in JS ES6 for Node and the browser

    The Lua VM written in JS ES6 for Node and the browser. This repository contains the core Fengari code (which is a port of the Lua C library) which includes parser, virtual machine, and base libraries. However, it is rare to use this repository directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enatega Multi-vendor

    Enatega Multi-vendor

    Enatega is a fully realized and customizable marketplace solution

    ...Just like foodpanda and ubereats, our solution can incorporate multiple restaurants as well as restaurants that operate in multiple locations. With access to the admin panel and separate applications for customers and riders, you can use this solution to create your own foodpanda clone instantaneously.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Hello JavaScript

    Hello JavaScript

    Course repository designed to teach JavaScript from scratch in Spanish

    ...Exercises and lesson organization make it easy to follow along, practice, and review concepts as you go. The repository is openly licensed and structured so you can clone it, experiment locally, and track your learning progress. It’s a solid on-ramp for beginners who want a guided, project-based journey into JavaScript fundamentals and practical usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Vanilla Web Projects

    Vanilla Web Projects

    Mini projects built with HTML5, CSS & JavaScript

    ...Each project targets a concrete concept—DOM manipulation, events, localStorage, fetch, form validation, audio/video APIs, and more—so learners see ideas applied in working code. The codebases are intentionally compact and readable, making them easy to clone, tweak, and extend. Projects progress from beginner-friendly to moderately advanced, offering a steady ramp of difficulty and variety. This repository is popular for daily practice, classroom demos, and portfolio starters because it emphasizes results you can see in the browser immediately. By avoiding heavy tooling, it keeps the focus on fundamentals that carry over to any library or framework later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightning Design System for React

    Lightning Design System for React

    Salesforce Lightning Design System for React

    Accessible, localization-friendly, presentational React components. The Lightning Design System for React is an implementation of the Lightning Design System with accessible patterns and established best practices. The source code is licensed under BSD 3-Clause. For a no hassle setup and compatibility with Create React App, transpiled ES6 and CommonJS module versions have been included within the NPM package. If using this setup, please re-write the import statement in the documentation site...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Underscore.js

    Underscore.js

    JavaScript's utility belt

    Underscore.js is a JavaScript utility-library created by Jeremy Ashkenas that provides a broad set of functions for working with arrays, objects, functions, and other data types — essentially a “utility belt” for functional programming in JS. Instead of extending built-in objects or modifying prototypes, Underscore provides its helpers in a single _ namespace, enabling cross-browser support and consistent behaviour across environments. It offers map/filter/reduce, deep-cloning, templating,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Twin

    Twin

    Twin blends the magic of Tailwind with the flexibility of css-in-js

    Twin blends the magic of Tailwind with the flexibility of CSS-in-js (emotion, styled-components, stitches, and goober) at build time. When babel runs over your javascript or typescript files at compile time, twin grabs your classes and converts them into CSS objects. These CSS objects are then passed into your chosen CSS-in-js library without the need for an extra client-side bundle. Twin collapses imports from common styling libraries into a single import. Adds no size to your build. Twin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GitHub Isometric Contributions extension

    GitHub Isometric Contributions extension

    Browser extension for rendering isometric pixel art charts

    ...For example, there are no axis labels, shorter bars can be hidden behind taller ones, you can't hover over a bar to see the day and count, etc. If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Chrome Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension" button and browse to the src directory of this repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Turndown

    Turndown

    An HTML to Markdown converter written in JavaScript

    ...For usage with RequireJS, UMD versions are located in lib/turndown.umd.js (for Node.js) and lib/turndown.browser.umd.js for browser usage. These files are generated when the npm package is published. To generate them manually, clone this repo and run npm run build. Turndown also accepts DOM nodes as input (either element nodes, document nodes, or document fragment nodes). Options can be passed in to the constructor on instantiation. The key parameter is a unique name for the rule for easy reference. By default, Turndown does not keep any elements. The filter parameter works like a rule filter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bordful

    Bordful

    Open source job board software built with Next.js + Airtable

    Open source job board starter template built with Next.js and Airtable. Clone, customize and deploy your own job board in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    ...There are some emojis that have "-" in their name, for example "t-rex" and refrencing them directly like this (emoji.t-rex) won't work. In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository and put them into lib/emojifile.js. Then run npm run-script emojiparse in the project directory or node emojiparse in the lib directory. This should generate the new emoji.json file and output Done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    React Projects

    React Projects

    Collection of React example / tutorial projects

    ...The codebases include common UI tasks like forms, modals, lists, filtered search, and pagination, along with data fetching and basic routing where appropriate. Because every project focuses on a narrow set of concepts, learners can clone a single folder, run it, and grasp the idea without wading through a monolith. The examples are structured to be approachable yet idiomatic, encouraging good habits while staying close to what developers actually build. Over time, the collection functions as a portfolio of reference implementations that students and practitioners can adapt to new projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PaperCSS

    PaperCSS

    The Less Formal CSS Framework

    ...Only the components that get imported into src/styles.scss will be compiled into dist/paper.css. You can also play with original, source files, written in SCSS, in src/. You can customize PaperCSS easily, clone the repo, run npm install and make any changes to .scss files in src/. The main place you might want to make changes would be core/_config.scss, where you can specify new colors or fonts for your CSS build. After you make changes, be sure to build the new CSS files. Do so by running npm run css:build and get them from the dist/ folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jquery.floatThead

    jquery.floatThead

    Doesn't need any custom css/html. Does what position:sticky can't

    jquery.floatThead is a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling. Float the table header on scroll. No changes to your HTML/CSS are required, it just works. Supports floating the header while scrolling within the window or while scrolling within a container with overflow. Supports responsive tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IGdm Messenger

    IGdm Messenger

    Desktop application for Instagram DMs

    Multi-platform Desktop application for Instagram DMs, built with electron Build Status! To setup this project locally for development purposes please follow the following steps. Ensure you Node.js installed. Clone this repo by running the command - git clone. Navigate to the directory where the repo is cloned to. (e.g cd igdm). Run npm install to install all the dependencies. Start the application locally by running npm start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    URI.js

    URI.js

    Javascript URL mutation library

    ...URI.js (without plugins) has a gzipped weight of about 7KB, if you include all extensions you end up at about 13KB. So unless you need second level domain support and use URI templates, we suggest you don't include them in your build. Clone the URI.js repository or use a package manager to get URI.js into your project. See the build tool or use Google Closure Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pgsh

    pgsh

    Branch your PostgreSQL Database like Git

    pgsh is a tool for managing multiple PostgreSQL environments by automating the setup of per-branch or per-developer databases. It makes it easy to clone production or staging schemas and spin up isolated dev instances tied to Git branches. pgsh is great for teams working on feature-heavy applications with parallel development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Introduction to Vue.js 3 Course

    Introduction to Vue.js 3 Course

    Workshop Materials for my Introduction to Vue.js Workshop

    ...Also included are build setups (Vue CLI, Nuxt) and additional sections on animation and advanced topics like custom directives, making it a full learning path rather than just a quick tutorial. The README lists slide sets, exercise folders, solution folders and recommended tooling so that learners can clone the repo and follow along in their own time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next