Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 568 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 568 Bytes

purescript-toestand

A simple way of managing a tree of state in react while retaining full control over rerendering.

TODO

  • Example code
  • Compound cell api (recombining cursors and views)

Copyright and License

Copyright (c) 2021 James Laver

This software is free and open source software licensed under the terms of the Mozilla Public License (MPL) 2.0

Changelog

[0.7.0] - 2022-05-12

Added

  • test.dhall so that test deps are separate from lib deps. Use spago -x test.dhall test to run it.

Changed

  • migrated to purescript 0.15.0