trymodule
Module explorer
A tool for testing and exploring Node.js modules in an interactive environment.
➰ It's never been easier to try nodejs modules!
1k stars
6 watching
29 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
developer-experiencedeveloper-toolsjavascriptnodejsnodejs-modulesrepl
Related projects:
Repository | Description | Stars |
---|---|---|
anodynos/urequire | Automates module conversion and bundling with support for multiple languages and plugins | 265 |
microsoft/vscode-remote-try-node | A sample project that lets developers try out development containers with Node.js | 682 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 535 |
vadimdemedes/trevor | Automates testing of multiple Node.js versions locally without changing the development environment. | 2,112 |
alexindigo/ndash | A dashboard for browsing and tracking Node.js module activity on npmjs.com | 165 |
trysound/rollup-plugin-string | Converts text files to JavaScript modules | 85 |
youngmountain/generator-node-gulp | Generates a Node.js module with boilerplate and optional dependencies from the gulp ecosystem. | 34 |
electron/rebuild | Automatically rebuilds native Node.js modules against the currently installed Electron version. | 1,026 |
sindresorhus/node-module-boilerplate | A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 736 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
ehmicky/nvexeca | A Node.js library and CLI tool for executing commands with a specific Node version | 42 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,814 |
unscriptable/beck | A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. | 5 |
nicolodiamante/nodo | Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space | 11 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |