@focuson/redux
The tools needed to bind to redux, doesn't actually have a version of redux
The tools needed to bind to redux, doesn't actually have a version of redux
A command line tool to help with the code on demand
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
Used when we want to fetch data from APIs in order to display it. This provides a declarative and composable approach to state management
File manipulation: loading/saving
Brings together state management, declarative fetching and posting of data to/from apis and some simple page management
Components that can be used by @focuson-nw/forms
Components that can be used by @focuson/forms
Allows us to define data that is stored in a database, or perhaps an api
A simple implementation of lens using type script
Tests the lens defined in @focuson-nw/lens, the state defined in @focuson-nw/state, and the fetchers in @focuson-nw/fetcher
A nav bar that allows json files to be used to display rendered components
A library that allows wrapping of functions and kleislis with non functional capablities
Used when we want a simple many page application
This allows for declarative 'posting'
This allows for declarative 'rest actions'. Get/Update/Create...
Uses the lens defined in @focuson-nw/lens to implement state for tools such as react
Storybook showing the components'
Putting the values from lens into strings. For things like urls, or general string substitutio
Common utilities for the @focuson project