@wmfs/cardscript-examples

1.22.0 • Public • Published

cardscript-examples

Tymly Cardscript CircleCI npm (scoped) codecov CodeFactor Dependabot badge Commitizen friendly JavaScript Style Guide license

Example Cardscript JSON files, to help with testing and documentation. Includes loader utility.

  • Note: files

Install

$ npm install cardscript-schema --save

Usage

const exampleLoader = require('@wmfs/cardscript-examples')

// Loads an example from the /lib/fixtures dir.
// Param is name of JSON file, without .json

const simpleFormExample = exampleLoader('simple-form')

Testing

$ npm test

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @wmfs/cardscript-examples

Weekly Downloads

10

Version

1.22.0

License

MIT

Unpacked Size

110 kB

Total Files

65

Last publish

Collaborators

  • wmfsbot