Skip to content

A TypeScript package for creating a network of fields and relationships between them

Notifications You must be signed in to change notification settings

spheresoftinc/bicycle-network

Repository files navigation

bicycle-network

bicycle-network is a TypeScript package that provides a way to describe a network of operands and relationships between them. Once you build the network, you can provide values and they will propagate through the nodes, trying to set values.

Build and test

  1. Clone the repository
  2. npm install
  3. npm run build
  4. npm run test

About

A TypeScript package for creating a network of fields and relationships between them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published