vesting-commonform
v1.0.0
Published
generate vesting.js-compatible vesting provisions
Downloads
4
Maintainers
Readme
Generate vesting.js-compatible vesting provisions.
var straight48 = require('vesting-commonform')(48)
require('commonform-validate').form(straight48.form) // => true
straight48.blanks['monthly fraction'] // => '1/48th'