Socket
Socket
Sign inDemoInstall

create-node-lib

Package Overview
Dependencies
290
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-node-lib

Scaffolding out a Node.js library module


Version published
Weekly downloads
41
increased by28.13%
Maintainers
2
Install size
12.2 MB
Created
Weekly downloads
 

Readme

Source

create-node-lib

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more

npm version license downloads build Known Vulnerabilities Responsible Disclosure Policy Awesome create-node-lib

About

Scaffold a batteries-included Node.js library project with docs, tests, semantic releases and more.

Install

Generate a new project for the library by running one of the following executors built into npm and yarn:

npx create-node-lib my-cool-lib-name

or if you're using yarn

yarn create node-lib my-cool-lib-name

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Author

create-node-lib © Liran Tal, Released under the Apache-2.0 License.

Keywords

FAQs

Last updated on 08 Feb 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc