@adent/parcel-boiler-es6

My Parcel Boilerplate for ES6

Usage no npm install needed!

<script type="module">
  import adentParcelBoilerEs6 from 'https://cdn.skypack.dev/@adent/parcel-boiler-es6';
</script>

README

Parcel Boilerplate ES6

Usage

  1. Create a project
  2. Make necessary installation with npx @adent/parcel-boiler-es6

What it installs?

  • jQuery + jQuery UI
  • Bootstrap + popper.js
  • FontAwesome
  • babel-core + babel-runtime + babel-plugin-transform-runtime
  • Two files, index.html and main.js is prepared (if not exists)
  • Adds two run scripts to package.json - npm run dev and npm run build