pico-framework
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

pico-framework

Build Status

A framework for building actor-based, people-centric systems. (pico = PersIstent Compute Objects)

Why Picos?

An excellent explanation is here.

What the PicoFramework does

It handles the building blocks of a Pico based system.

  • Picos
    • Parent / Child relationships
    • Channels
      • Events
      • Queries
      • Policies for them
    • Rulesets
    • What the ruleset code is allowed to do to a pico i.e. sandboxing

The pico-framework also handles persistence of the pico objects. You simply provide the persistence layer via an implementation of abstract-level.

Contributing

Be sure to run the tests before checking in changes.

npm test

License

MIT

/pico-framework/

    Package Sidebar

    Install

    npm i pico-framework

    Weekly Downloads

    5

    Version

    0.7.0

    License

    MIT

    Unpacked Size

    95.2 kB

    Total Files

    39

    Last publish

    Collaborators

    • b1conrad
    • farskipper
    • windley