0.0.1 • Published 4 years ago

alpine-inline-babel v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Alpine.js Inline Babel

Run Babel on inline Alpine.js directive code.

Requirements

  • Node 10
  • Yarn 1.x or npm

Setup

  1. Clone the repository
  2. Run yarn or npm install installs all required dependencies.

npm scripts

Equivalent npm run <script> should also work

  • yarn test will run tests with uvu
  • yarn lint will lint all of the files with xo
  • yarn fmt will run lint with --fix option on all the examples files (and tests).

LICENSE

Code is licensed under the MIT License.

0.0.1

4 years ago