https://github.com/houqp/vpcstudio
VPC design made easy
https://github.com/houqp/vpcstudio
Last synced: 7 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:19:45.000Z (about 3 years ago)
- Last Synced: 2025-06-11T15:39:17.776Z (9 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
```