Pinned Repositories
alfama
⚡ Fine grained reactive UI library with no-compiler and no-magic, explicit subscriptions for signals, and first class support for HMR at ~9kb
alfama-router
Router for alfama
atom
Simple atom structure inspired by clojure's atom. Mutations are JSON RFC 6902 patches.
avax
AVAX API
bodhi
exami
⚡ Ultra lean test framework for browser and node.
isomorphic-filesystem
node.js fs compatible filesystem for browser with IPFS style deduping and with support for memory, indexeddb, and custom adapters. See tests for how to use.
pusher-lite
Isomorphic pusher client
qbase
Simple lightweight and fast in-memory data store with support for lazy queries, watchable queries, transactions, H1/HM/MTM/BT relationships, and MongoDB styled selectors.
systemjs-npm-resolver
docker image which outputs resolved packages using npm to use with systemjs
abhishiv's Repositories
abhishiv/pusher-lite
Isomorphic pusher client
abhishiv/alfama
⚡ Fine grained reactive UI library with no-compiler and no-magic, explicit subscriptions for signals, and first class support for HMR at ~9kb
abhishiv/alfama-router
Router for alfama
abhishiv/atom
Simple atom structure inspired by clojure's atom. Mutations are JSON RFC 6902 patches.
abhishiv/bodhi
abhishiv/isomorphic-filesystem
node.js fs compatible filesystem for browser with IPFS style deduping and with support for memory, indexeddb, and custom adapters. See tests for how to use.
abhishiv/qbase
Simple lightweight and fast in-memory data store with support for lazy queries, watchable queries, transactions, H1/HM/MTM/BT relationships, and MongoDB styled selectors.
abhishiv/systemjs-npm-resolver
docker image which outputs resolved packages using npm to use with systemjs
abhishiv/avax
AVAX API
abhishiv/checksum
Hash/Checksum utilities - abstracted with intent of to be optimised in future.
abhishiv/exami
⚡ Ultra lean test framework for browser and node.
abhishiv/judge
Test runner for browser/node
abhishiv/notes
abhishiv/rocky7-yjs
Bidirectionnel sync bridge between rocky7 stores and YJS docs!
abhishiv/runtime
CJS based runtime system that supports node_modules and runs in the browser. See tests for how to use.
abhishiv/semiotics
AST Specs and Transpilers/Traversers for an minimalist typed lambda calculus like language that compiles to Typescript. See tests and types for details.