New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nrdboiler

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nrdboiler

NRD's npm package to create boilerplate projects

latest
npmnpm
Version
1.11.0
Version published
Maintainers
1
Created
Source

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

Keywords

nrd

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts