All types implemented in one Turing complete language can be implemented in another.
Observable Store Services nep.work uses Dan Wahlin's minimal in size, maximal in awesomeness ObservableStore. Here are some key services that nep.work's store exposes. Invariants All settings and preferences, and configs, that must remain invariant f...
prox-e Simple REST APIs and dashboard to showcase CST's core functionalities & simple cov-hub dashboard to demonstrate what the system and the APIs above can do. docs Github pages driven by eleventy SSG. tp TP stands for Transport Protocols and Trans...
Specifications for curedit ecosystem components to transform file/web browsers to file/web editors Hg (Mercury) Hg is a browser extension that manages your bookmarks and browsing session using media control semantics like Record/Playlist Play/Pause...
A comp is both a component and everything the component requires to be alive and reactive. We currently need the following components: Visit/Log-In: Sign In, Sign Up, Sign Out, Sign Down (digitally sign the bottom part of a doc) Home, Cards, Tabs, T...
In our UI setup, the card is the most essential UI element in any dashboard. You can see it here with its complete API and examples. Within a card, we will need to use this component first. The only thing new we actually give time to implement is I...