spoonx-tools

1.1.1 • Public • Published

spoonx-tools

Build Status Known Vulnerabilities Gitter

This module basically just bundles all the packages, needed to build an aurelia plugin, into a single repo. No need to update all repositories of your aurelia-plugins once a build tool changes. Spoonx-tools is the only devDependency and updating that will do that for you.

The options for spoonx-tools can be set in spoonx.js. There are some other files needed to get started with writing your plugin. Best is, to just clone the aurelia-plugin-skeleton, and start from there.

Features

  • contains all gulp tasks needed to build your plugin
  • contains a karma testing setup
  • sensible eslint rules
  • all settings combined in spoonx.js
  • testing express server routes are to be set in the plugin's gulpfile.js.

Documentation

Type gulp help for the available tasks.

For a starter plugin project, see aurelia-plugin-skeleton.

Readme

Keywords

none

Package Sidebar

Install

npm i spoonx-tools

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • rwoverdijk