Skip to content

MohmedMonsef/Topology-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Topology AIP

Programming Language

JavaScript

Why JavaScrip

- Ease of use
- Automatic memory management (Garbage Collection)

How to Use

  • import the class in your file:
          const Topology = require('./topology_api');

  • Call any needed function using the imported class:
          Topology.readJSON('topology_1.json');

About

An API to work with circuit topologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published