Skip to content

An all includive boilerplate to help you get quickly setup to create new NPM packages with good standards and tools used by industry.

License

Notifications You must be signed in to change notification settings

npm-officialk/npm-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check the TODO.md to setup the repo and project easily 😊

__PACKAGE_NAME__


__DESCRIPTION__


Documentation site

NPM

NPM version NPM size NPM vunerabilities

GitHub

GitHub License GitHub issues GitHub PRs GitHub Milestones GitHub Sponsors

Installation

yarn add __PACKAGE_NAME__
npm install __PACKAGE_NAME__

Usage

Refer to the Documentation

For the devs

Refer to the Developer Release Documentation

use the __RUNNER__ link in the package's folder

and __RUNNER__ link "__PACKAGE_NAME__" in the folder you want to test the package in

this will install the package as a symbolic link in the test folder

now you can now use the package as if it was installed.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Some files to refer

Please make sure to update tests as appropriate.

License

LICENSE

About

An all includive boilerplate to help you get quickly setup to create new NPM packages with good standards and tools used by industry.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published