Skeleton generator plugin for Metapak, adding Motion Bank presets for JS module development. Version 2.0.1 is current. It extends Metapak with configs for ESLint, Babel, JSDoc, Codacy, CodeClimate, Tidelift, Travis, as well as mutually exclusive presets for Feathers, Quasar, and Vue.js apps. Must be paired with metapak@1.0.3. Differentiators: opinionated defaults for Motion Bank projects; automates boilerplate generation; integrates multiple CI and documentation tools. No recent updates since 2021.
npm install metapak-motionbankNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install metapak and metapak-motionbank, configure presets in package.json, and generate skeleton.
Use import or dynamic import() instead of require().
Ensure metapak version is exactly 1.0.3.
Replace Greenkeeper badge with Dependabot or Renovate badge.
Choose only one of feathers, quasar, or vue if using any.
Use exactly 'codacy' or 'codeclimate' not 'Codacy' or 'CodeClimate'.
Change to import or use dynamic import().
Install metapak@1.0.3 explicitly: npm install --save-dev metapak@1.0.3
Use lowercase 'eslint' in configs array.