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

modulus-create

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modulus-create

`NPX` script to generate a `Modulus` project skeleton.

latest
npmnpm
Version
3.0.0
Version published
Maintainers
3
Created
Source

Create Modulus Project

NPX script to generate a Modulus project skeleton.

Usage

To use with minimal modules (blank default template), for Modulus v2 experts only:

npx modulus-create project-name

To use template with examples (examples template), add --examples option to the command line:

npx modulus-create project-name --examples

Authors

  • Aymeric Assier - github.com/myeti
  • Julien Martins Da Costa - github.com/jdacosta

License

This project is licensed under the MIT License - see the licence file for details

FAQs

Package last updated on 07 Sep 2021

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