pico-framework
A framework for building actor-based, people-centric systems. (pico = PersIstent Compute Objects)
Updated by @farskipper
tokenizer2
populartokenize any text stream given some basic regex rules to match tokens
Updated by @farskipper
pico-engine-browser
An implementation of the pico-engine targeting web browsers
Updated by @farskipper
to-js-identifier
Convert any string (even reserved words) to a valid javascript identifier.
Updated by @farskipper
js-managed-css
Define and insert CSS via javascript. This also generates unique class and id names automatically. Handy when using virtual-dom (or react) inline css as your primary styling.
Updated by @farskipper
json-log
Lightweight json logger. Works great with systemd, heroku, or lambda.
Updated by @farskipper
sovrin-did
node.js module to generate DID and Ed25519 keys to use with Sovrin
Updated by @farskipper
symbol-table
A data structure for tracking symbols in a compiler or interpreter.
Updated by @farskipper
select-when
nodejs library to create expressions that pattern match over an event stream
Updated by @farskipper
react-loose-forms
A form library for React that flexible and dynamic allowing it to be effective in many (if not all) situations where you need to collect user input.
Updated by @espeakers
nearley-unparse
JavaScript API to "unparse" any nearley grammar. Also allows overrides for given grammar rules.
Updated by @farskipper
react-ansi-style
Convert a styled ansi string to react spans with classes for the styles
Updated by @farskipper
thin-graphql-decorators
Use GraphQL.js to create schemas, this library adds a few light-weight decorators that make object definitions less verbose.
Updated by @farskipper