New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pico-framework

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pico-framework

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

  • 0.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

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

Keywords

FAQs

Package last updated on 12 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc