1.11.0 • Published 5 years ago

nrdboiler v1.11.0

Weekly downloads
23
License
ISC
Repository
-
Last release
5 years ago

NRDBoiler

NRDBoiler is a CLI-Tool to create boilerplate files for various projects. All boilerplate projects can be found in the Package Template section.

NPM JavaScript Style Guide

Install

npm install -g nrdboiler

Usage

npx nrdboiler <PackageTemplate> <YourProjectName>

Example

npx nrdboiler node-express test

Package Template

vanilla-web

Template Stack with an basic HTML, Javascript and CSS file

node-express

Template for a basic node server with express

web-sass

Template Stack with an basic HTML, Javascript and Sass file

react-component

Template to create a React Functional Component

react-basic

Template to create a React Basic Project with routes already configured

react-redux

Template to create a React Project with routes, redux and css transitions already configured

next-component

Template to create a Next.js Basic Functional Component

next-ssg-component

Template to create a Next.js Functional Component with Server Side Generation functions

react-electron

Template to create an Electron App with React.js

vanilla-threejs

Template to create a website using Three.js, HTML, JS and CSS

License

MIT © lnardon

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago