template-lib

1.1.2 • Public • Published

Table of Contents

Scaffold a Javascript library



Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • About
  • Install
  • Contribute
  • License
  • About

    Module contains a template for scaffolding out a module using sao. It includes:

    • jest (Optional) - 🃏 Delightful JavaScript Testing
    • standard - JavaScript Style Guide, with linter & automatic code fixer
    • prettier - opinionated JavaScript formatter
    • husky - 🐶 Git hooks made easy
    • bili (Optional) - Bundle JS library with a single command

    Install

    After installing sao:

    From git:

    $ sao tiaanduplessis/template-lib

    From npm:

    $ sao lib

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    License

    Licensed under the MIT License.

    /template-lib/

      Package Sidebar

      Install

      npm i template-lib

      Weekly Downloads

      1,319

      Version

      1.1.2

      License

      MIT

      Last publish

      Collaborators

      • tiaanduplessis