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

boilerlib

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

boilerlib

Boilerlib is a collection of modern, lightweight boilerplates (plates). Plates are designed to be minimal, easily extensible, and mostly unopinionated.

latest
npmnpm
Version
0.0.58
Version published
Maintainers
1
Created
Source

boilerlib

Boilerlib is a collection of modern, lightweight boilerplates (plates). Plates are designed to be minimal, easily extensible, and mostly unopinionated.

  • Installation
  • Usage
  • Supported plates

Installation

    $ npm install --global boilerlib

or

    $ npm i -G boilerlib

Basic usage

    $ boil

Verbose usage

    $ boil [PLATE] [PROJECT-NAME]

Example:

    $ boil crap hello-world

<a name="supported_plates"

Plates to boil

crapA modern React boilerplate, without the bloat.
react-componentA boilerplate for creating reusable React components and libraries.

FAQs

Package last updated on 23 Sep 2019

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