Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
minni-module
Advanced tools
Minimal npm module scaffolding
Not redy for usage yet.
Example:
minni-module --name myModuleName --author myself
will create a new folder in current directory named 'myModuleName'
and set myself as author in config file as a parammeter to parse templates.
Options:
-a --author Author name (package.json) [conf]
-e --email email (code-of-conduct.md) [conf]
-u --user Github user (urls in package.json) [conf]
-n --name Name of the module (folder, package.json)
-d --description Short description (README.md, package.json)
All options marked as '[conf]' will be saved for future usage.
You will see them in order to confirm on every use and can be overwriten
in any invocation.
Scaffolds a high quality javascript module in one command so you can focus on codding.
We love high quality open source so we love standards, best practices and unix filosophy.
The goal of this tool is to make it as uncomplicated as posible to create new healthy modules.
Let's make high quality our default.
Check code for common mistakes and style on every commit with standard .
Audit your dependencies for known vulnerabilities on every commit using nsp.
Write uncomplicated tests with tape and run your test suit on every commit.
Keep an eye on test coverage with istanbul.
Rekease often and reliably with commitizen and semantic release.
With all this in place it's really easy to enable greenkeeper to let it keep dependencies up to date for you.
Inform contributors and users about your workflow with issues and pull request templates.
Create a healthy community around your work by establishing a govenance model (open open-source) and a code of conduct (contributor covennant).
Use write-good to to lint documentation.
$ npm run lint-prose
Your minni-module based module is almost ready to certify CII Best Practices.
Go get your badge to proudly show in the readme.
FAQs
Minimal npm module scaffolding
The npm package minni-module receives a total of 0 weekly downloads. As such, minni-module popularity was classified as not popular.
We found that minni-module demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.