0.0.5 • Published 6 years ago

formscript-examples v0.0.5

Weekly downloads
2
License
GPLv3
Repository
github
Last release
6 years ago

formscript-examples

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

  • Note: files

Install

$ npm install formscript-schema --save

Usage

const exampleLoader = require('formscript-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

GPLv3

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago