mos-plugin-scripts

0.1.0 • Public • Published

mos-plugin-scripts

A mos plugin that generates a section with npm scripts descriptions

Dependency status Build status NPM version Test coverage

Installation

This module is installed via npm:

npm install mos-plugin-scripts --save

License

MIT © Zoltan Kochan

Dependencies

Dev Dependencies

  • chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
  • eslint: An AST-based pattern checker for JavaScript.
  • eslint-config-standard: JavaScript Standard Style - ESLint Shareable Config
  • eslint-plugin-promise: Enforce best practices for JavaScript promises
  • eslint-plugin-standard: ESlint Plugin for the Standard Linter
  • istanbul: Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
  • mocha: simple, flexible, fun test framework
  • mos: Keeps your markdown files up to date
  • semantic-release: automated semver compliant package publishing

Readme

Keywords

Package Sidebar

Install

npm i mos-plugin-scripts

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zkochan