tiaanduplessis / template-lib

🔨 Scaffold a Javascript library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

    About

    🔨 Scaffold a Javascript library

    License:MIT License


    Languages

    Language:JavaScript 100.0%