Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/houqp/vpcstudio
VPC design made easy
https://github.com/houqp/vpcstudio
Last synced: about 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:19:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T06:55:10.680Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://houqp.github.io/vpcstudio/
- Size: 722 KB
- Stars: 127
- Watchers: 4
- 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
==========![](https://github.com/houqp/vpcstudio/workflows/master/badge.svg)
VPC CIDR calculator with codegen.
Usage
-----Visit https://houqp.github.io/vpcstudio.
Development
-----------```bash
npm install
make
```