Skip to content

Web-based CIDR / netmask / IP address visualizer

Notifications You must be signed in to change notification settings

nikolai-katkov/cidr.xyz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cidr.xyz

Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz

cidr.png

Dev

Install dependencies and run the development server:

$ yarn
$ yarn run start

Build

Manually building the static content into the dist/ directory can be done with:

$ yarn run build

Deployment

Deployment is automated from master branch via Netlify

About

Web-based CIDR / netmask / IP address visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • SCSS 28.8%
  • HTML 18.7%