template-lib

Scaffold a Javascript library

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
template-lib
261.1.26 years ago7 years agoMinified + gzip package size for template-lib in KB

Readme

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.