Skip to content

tmkn/packageanalyzer

Repository files navigation

Node.js Package Analyzer

Build Status codecov Maintainability Rating Technical Debt npm (scoped) npm

A sample output of the analyze command App Banner

A framework to introspect and analyze Node.js projects.

Features

  • Package Linter: Verify the integrity of your Node.js packages with ESLint like rules
  • Custom Rules:: Write your own rules
  • Dependency Anlysis: Get a quick overview of any Node.js package and its dependencies
  • API: Leverage the same API that powers the linter and dependency analysis to build fully customized checks and integrations.

Install

npm install -g @tmkn/packageanalyzer

yarn:

yarn global add @tmkn/packageanalyzer

Usage

Please see the documentation on usage.

Contributing

Contributions are welcome! Please see DEVELOP.md for information on how to set up the development environment and contribute to the project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A framework to introspect Node.js packages

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •