@qnp/lus
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

@qnp/lus

Command line formatter of Vue SFC files that uses stylus as style. This tool uses Manta’s Stylus Supremacy under the hood.

Installation

  • npm install --save-dev @qnp/lus
  • yarn add -D @qnp/lus

Usage

Type:

lus -h

to print usage.

Development and contribution

  • Write your functionalites or fixes.
  • Write new tests for any new functionality.
  • Run yarn test to verify that everything is passing.
  • Generate new doc using yarn doc and commit the changes of DOCUMENTATION.md file.
  • You can build the lib using yarn build
  • After having commit all your changes you can run make release to properly test, build, create a git tag and publish to npm

Package Sidebar

Install

npm i @qnp/lus

Weekly Downloads

231

Version

0.4.0

License

MIT

Unpacked Size

24.4 kB

Total Files

15

Last publish

Collaborators

  • qnp