Socket
Book a DemoInstallSign in
Socket

create-mono-module

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mono-module

Create Mono module in seconds

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

Create Mono Module

Create a Mono module in seconds

Usage

Make sure you have npx installed (npx is shipped by default since NPM 5.2.0)

npx create-mono-module <my-mono-module>

Or with yarn:

yarn create mono-module <my-mono-module>

ESLint

The module has ESLint configured to let you linted code from the start.

Test

Your Mono module is ready to be tested with AVA, nyc and mono-test-utils.

npm test

License

MIT © terrajs

Keywords

mono

FAQs

Package last updated on 12 Dec 2017

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