Showing 515 open source projects for "which"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    ...It's built on top of some the trendiest proposals like CSS Modules (written in SASS), Webpack and ES6. The library harmoniously integrates with your Webpack workflow and it's easily customizable and very flexible. Check our awesome documentation (which is built using React Toolbox) and try all the components with live examples. We've created a playground so you don't need to install anything to fall in love with our components, so fun! React Toolbox uses CSS Modules by default to import stylesheets written using PostCSS & postcss-preset-env features. In case you want to import the components already bundled with CSS, your module bundler should be able to require these PostCSS modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gutenberg Typography Kit

    Gutenberg Typography Kit

    A meaningful web typography starter kit

    ...It sets up the macro typography so you can focus on the micro–typographic details. All calculations in Gutenberg depend on base type size and line-height. Multiplication of these two results in leading which is essential for setting a correct vertical rhythm and a baseline grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    chat.io

    chat.io

    A Real Time Chat Application built using Node.js, Express, Mongoose

    ...You need to create a database on MongoLab, then create a database user, get the MongoDB URI, and assign it to dbURI. You need to register a new application on both Facebook and Twitter to get your tokens by which users can grant access to your application, and log in using their social accounts. The session needs a random string to make sure the session id in the browser is random. That random string is used to encrypt the session id in the browser, Why? To prevent session id guessing. Each user has a username, password, social Id, and picture. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SWire4js

    SWire4js

    A JavaScript library for developing SWire web applications

    ...A SWire web application is a web page which interacts with Stata through SWire. Examples of SWire web applications include those of the SWire Web Apps Collection. This is a collection of demo SWire web applications which is useful in learning how to develop with SWire and SWire4js. These apps can been tried on-line here: http://swire-web-apps-collection.sourceforge.net/ To learn more about SWire, visit https://sourceforge.net/projects/swire/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    deployd

    deployd

    A toolkit for building realtime APIs

    ...With one command, your API is up and running. It's an empty canvas waiting for you to add Resources. No boilerplate code necessary. Deployd APIs are built of plug-and-play resources, such as Collection, which can easily be added and defined through the deployd dashboard. Add and manage your API's resources through an intuitive web-based dashboard. When it's time to deploy, easily deploy it yourself anywhere that can host a Node.js app and MongoDB. Deployd consists of a simple core library, with a modular API for extending your application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lightning-dart

    lightning-dart

    Lightning User Interface in Dart

    ...Written in Dart, it compiles into Javascript ("Dart - the better Javascript"), so the delivery is a "one page apps". You can add business functionality by writing the code in Dart - or in Javascript directly - or any language which can call Javascript. The Framework is not dependent on salesforce.com functionality or context and can be used independently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ghooks

    ghooks

    Simple git hooks

    ...Please also note, that it is absolutely not advised to install ghooks globally. To work as expected, make it a development dependency of your project(s). Add a config.ghooks entry in your package.json and simply specify which git hooks you want and their corresponding commands. The hooks' working directory is relative to the git root (where you have your .git directory). This means that if your package.json is in a subdirectory of your git repository, you'll need to cd into the directory before running any npm scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    This starter pack is designed to allow you to use a full set of the latest and coolest front-end technologies, all of which are configurable, feature-rich, code hot-loading based on webpack, css preprocessing using sass, unit testing, code coverage reporting, Code splitting and more. The main purpose of this project is to preserve as decisively as possible. The goal is not to follow this structure to complete your project, but to make front-end development more robust, simpler, and most importantly, happier. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...Built with Relay, React, and GraphQL that make your app insanely fast and scalable. Come with Webpack, Babel, HMR, Eslint, Autoprefix, Precss, Nodemon, etc. Designed with simplicity in mind, which allows you to easily customize to suit your needs. Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. In order to deploy a project, it is a good practice to minify all JavaScript files, stop spawning the GraphiQL server, pull off some duplicate dependencies, and remove all unnecessary scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    Argus Eyes

    Argus Eyes

    A lightweight commandline tool for visual regression testing of UI

    A lightweight command line tool for visual regression testing of UI components. After installing, you want to tell argus eyes which pages and which components to check for visual regression. Argus eyes work by going over a straightforward JSON file containing the resolutions you want to capture, as well as the pages with theirs url's, and the components with their CSS-selectors. Once argus eyes know where to find the components, it's time for some command line action. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur supports ES6 as well as some experimental ES.next features. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HeaderFixer

    jQuery table header fixer on scroll

    A jQuery plugin which fix position of table's header on page scrolling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flat UI Free
    Flat UI Free is made on the basis of Twitter Bootstrap 3 in a stunning flat-style. Flat UI Free contains many basic and complex components which are great for designers to have at hand: buttons, inputs, button groups, selects, checkboxes and radio-buttons, tags, menus, progress bars, sliders, navigation elements, and more. Use the free/updated version of Bootstrap generator – Startup App. We have considered your needs in developing the HTML version of our bootstrap theme, which contains the same elements as the PSD version and is perfect for creating great websites. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tree Shade

    Tree Shade

    Bridge and InDesign plugin for fixing links, versioning and clouding.

    ...Another task is managing InDesign links and fix missed ones automatically by tracing any changes of renaming and moving on files, also it enabling the user to reach all the pages in the whole tree which a specific link file placed in them and in a clear visualising way. Finally the plugin has a versioning system and auto exporting of InDesign documents to Jpegs and PDFs files. This plugin has been invited and developed entirely and from scratch by Abdulaziz A. Junaid, it takes more than a year and consumed plenty of his free hours out of his job time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    tmt-workflow

    tmt-workflow

    A web developer workflow used by WeChat team based on Gulp

    ...Thank you for your continued support.Based, efficient, cross-platform (macOS & Win), customizable front-end workflow. A GUI desktop tool is now available: WeFlow , which can be used without installing any environmental dependencies, official website download. The configuration file is a hidden file located in the root directory of the workflow, which can store configuration information or enable related functions, see WiK for details. It is recommended to use it with the Gulp task manager of editors such as WebStorm for a better experience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    krexx

    krexx

    kreXX is an object analysis tool for PHP

    kreXX is a php debugger, which displays debug information about objects and variables in it's own draggable debug output. It is actually a fork of Krumo which can be found here: http://krumo.sourceforge.net/ We have used Krumo for some time in our projects, but added more features as we needed them. And so kreXX was created. Usage: After installation just use krexx($object);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    JS/UML is a plugin for the Eclipse IDE that reverse-engineers JavaScript code to a UML model which can then be used to generate documentation and other artifacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tarte

    Tarte project provides common API libraries among multi-languages.

    Tarte is a project which provides common API libraries among multiple programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    ...Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass flags to uglifyjs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character web page design. "Hanji Standard Format" fully supports traditional Chinese, simplified Chinese and Japanese, three languages ​​using Chinese characters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flight

    Flight

    A component-based, event-driven JavaScript framework from Twitter

    ...Flight is distinct from existing frameworks in that it doesn't prescribe or provide any particular approach to rendering or providing data to a web application. It's agnostic to how requests are routed, which templating language you use or even if you render your HTML on the client or the server. While some web frameworks encourage developers to arrange their code around a prescribed model layer, Flight is organized around the existing DOM model with functionality mapped directly to DOM nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    budō

    budō

    A dev server for rapid prototyping

    ...It automatically bundles source files and serves them through a lightweight local server, enabling fast iteration during development. One of its core strengths is incremental bundling combined with LiveReload integration, which updates the browser when files change. The tool delays responses until the bundle is ready, preventing stale or incomplete builds during refreshes. budo is widely used in creative coding and small web app workflows where minimal configuration and quick feedback loops are essential. Its extensible API also allows developers to build custom tooling on top of the server.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB