https://github.com/houqp/vpcstudio
VPC design made easy
https://github.com/houqp/vpcstudio
Last synced: about 2 months ago
JSON representation
VPC design made easy
- Host: GitHub
- URL: https://github.com/houqp/vpcstudio
- Owner: houqp
- License: mit
- Created: 2020-01-27T00:52:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:19:45.000Z (over 2 years ago)
- Last Synced: 2025-03-27T23:05:36.599Z (2 months ago)
- Language: TypeScript
- Homepage: https://houqp.github.io/vpcstudio/
- Size: 722 KB
- Stars: 127
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - houqp/vpcstudio - VPC design made easy (TypeScript)
README
VPC Studio
==========
VPC CIDR calculator with codegen.
Usage
-----Visit https://houqp.github.io/vpcstudio.
Development
-----------```bash
npm install
make
```