19 packages
easy-alpha-v-ts
Typescript wrapper for AlphaVantage Financial Data API.
@focuson-nw/cod
A command line tool to help with the code on demand
@focuson-nw/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
@focuson-nw/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
@focuson-nw/files
File manipulation: loading/saving
@focuson-nw/focuson
Brings together state management, declarative fetching and posting of data to/from apis and some simple page management
@focuson-nw/form_components
Components that can be used by @focuson-nw/forms
@focuson-nw/forms
Allows us to define data that is stored in a database, or perhaps an api
@focuson-nw/lens
A simple implementation of lens using type script
@focuson-nw/lenstest
Tests the lens defined in @focuson-nw/lens, the state defined in @focuson-nw/state, and the fetchers in @focuson-nw/fetcher