All Projects → juspay → purescript-flow

juspay / purescript-flow

Licence: other
Generic typesafe UI and API flows for mobile and web apps

Programming Languages

purescript
368 projects

purescript-flow

Generic typesafe UI and API flows for mobile and web apps.

Bower Build Status

Installation

Install from bower or copy the source to your project's bower_components.

bower install purescript-flow --save

Examples

Checkout the examples in test.

License

This project is licensed under the AGPL License - see the LICENSE file for details.

Copyright (c) 2012-2017 juspay.in

Contributing

  1. Fork (https://github.com/yourname/yourproject/fork)
  2. Create feature branch (git checkout -b feature/foo-bar)
  3. For code styling, follow purescript-style-guide.
  4. Commit your changes (git commit -am 'Add some foo bar')
  5. Push to the branch (git push origin feature/foo-bar)
  6. Create a new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].