node-module-boilerplate
Node module starter
A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality.
Boilerplate to kickstart creating a Node.js module
736 stars
15 watching
75 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
node-boilerplatenode-modulenodejsnpm-packagetemplate-repository
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
kitsonk/dojo-node-boilerplate | A template for building Dojo/NodeJS applications quickly | 16 |
petehunt/react-boilerplate | A boilerplate project providing a basic structure for building React npm modules with JSX. | 544 |
jonathanzwhite/node-boilerplate | A lightweight Node.js application framework using Express and MongoDB for rapid development | 0 |
rudolf/webapp-boilerplate | Provides a foundation for building single-page web applications with Node and Backbone. | 27 |
crftd/post3ree-boilerplate | A boilerplate for building Node.js universal applications with the 3REE stack and PostCSS. | 12 |
markusenglund/react-npm-component-starter | A minimal boilerplate for building reusable React components packaged as npm libraries with a demo page. | 171 |
ellerbrock/node-developer-boilerplate | A Node.js development environment with integrated tools and services for efficient coding, testing, and deployment. | 89 |
lassjs/lass | Scaffolds a modern Node.js package boilerplate with automated configuration and formatting tools | 651 |
matteodem/meteor-boilerplate | A simple starting point for building Meteor applications | 822 |
jaebradley/fruit | Automates Rollup.js boilerplate generation for building JavaScript libraries | 58 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
sindresorhus/gulp-nunjucks | A tool to compile and precompile Nunjucks templates using Gulp for Node.js projects | 153 |
sindresorhus/crypto-hash | A small hashing module that provides a unified API for Node.js and browser environments | 638 |
yuribrunetto/next-starter | A full boilerplate with Sass support for developing Next.js projects | 27 |