0.0.4 • Published 4 years ago

fp-ts-form v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

fp-ts-form v0.0.2

fp-ts port of Lumi's FormBuilder DSL

Installation

yarn add fp-ts-form

Source material

https://medium.com/fuzzy-sharp/building-a-type-safe-embedded-dsl-for-form-components-with-validation-e7ffaaf537e4

Package status

This package started as a PoC. Upon changing this to a package, a few expected features are missing:

  • Documentation/Comments
  • Tests
  • es6 build

Examples

Firstly, add parcel globally to run the examples; yarn global add parcel-bundler

  • Basic example: parcel examples/basic/index.html
  • Wizard/Monad example: parcel examples/wizard/index.html
  • (Todo) Dynamic inputs example

Do let us know if there are use cases you'd like to see examples of.

0.0.4

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago

0.0.1-alpha.6

4 years ago

0.0.2

4 years ago

0.0.1-alpha.5

4 years ago

0.0.1-alpha.4

4 years ago

0.0.1-alpha.2

4 years ago

0.0.1-alpha

4 years ago