Skip to content

spheresoftinc/bicycle-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors