Skip to content

tiaanduplessis/template-lib

Repository files navigation

template-lib

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.