Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is a software task management and build automation tool. It allows the user to specify tasks and describe dependencies as well as to group tasks in a namespace. | It provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed. It is an exit from dependency hell, and ensures that the gems you need are present in development, staging, and production. |
Statistics | |
GitHub Stars 2.4K | GitHub Stars - |
GitHub Forks 622 | GitHub Forks - |
Stacks 56 | Stacks 1.3K |
Followers 36 | Followers 64 |
Votes 0 | Votes 0 |

npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.

Take notes to a new level with Evernote, the productivity app that keeps your projects, ideas, and inspiration handy across all your digital devices. It helps you capture and prioritize ideas, projects, and to-do lists, so nothing falls through the cracks.

Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable components that consist of JS, CSS, HTML, images, fonts, etc. With its well-defined specs, using Component means not worrying about most frontend problems such as package management, publishing components to a registry, or creating a custom build process for every single app.

It is an excellent free-for-life task managing tool with several benefits. Its clear, user-friendly interface is perfect for small businesses and startups as well as enterprise-level use. It makes it a seamless transition from any other project management tools. Its simple but effective layout allows new users to quickly adapt to its ever-expanding set of features. It allows users to create boards and provide access to users or teams as required, set priority and precedence of the task and allowing for subtasks and discussions to be created. With unlimited tasks, users, projects and free support, it is quickly making its way into businesses from across the world and the ultimate growth hack tool.

It lets you keep track of everything in one place. It gives you the confidence that everything’s organized and accounted for, so you can make progress on the things that are important to you.

Get organized in notebooks you can divide into sections and pages. With easy navigation and search, you’ll always find your notes right where you left them. It gathers users' notes, drawings, screen clippings and audio commentaries. Notes can be shared with other OneNote users over the Internet or a network.

A simple, zero-config-required local private npm registry. Comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way.