@focuson/state
Uses the lens defined in @focuson/lens to implement state for tools such as react
Updated by @phil-rice
@focuson/fetcher
Used when we want to fetch data from APIs in order to display it. This provides a declarative and composable approach to state management
Updated by @phil-rice
@phil-rice/codeondemand
This is a project that allows code to be (safely) fetched on demand from a server. The url holding the code is including in the json
Updated by @phil-rice
@phil-rice/debug
A general debug utility that allows debugs to be turned on and off easily and thus left in the code
Updated by @phil-rice
@phil-rice/state
Uses the lens defined in @phil-rice/lens to implement state for tools such as react
Updated by @phil-rice
@focuson/codeondemand
This is a project that allows code to be (safely) fetched on demand from a server. The url holding the code is including in the json
Updated by @phil-rice
@focuson/focuson
Brings together state management, declarative fetching and posting of data to/from apis and some simple page management
Updated by @phil-rice
@phil-rice/generations
A library that typologically sorts data into generations
Updated by @phil-rice
@focuson/view-components
React components that work with the @focuson/view to display items
Updated by @phil-rice
@phil-rice/nav
A nav bar that allows json files to be used to display rendered components
Updated by @phil-rice
@focuson/nav
A nav bar that allows json files to be used to display rendered components
Updated by @phil-rice
@phil-rice/nonfunctionals
A library that allows wrapping of functions and kleislis with non functional capablities
Updated by @phil-rice
@focuson/lenstest
Tests the lens defined in @focuson/lens, the state defined in @focuson/state, and the fetchers in @focuson/fetcher
Updated by @phil-rice
@focuson/forms
Allows us to define data that is stored in a database, or perhaps an api
Updated by @phil-rice
@focuson/nonfunctionals
A library that allows wrapping of functions and kleislis with non functional capablities
Updated by @phil-rice