- Updated
README
- Refactored to TypeScript
- Added
LICENSE
file
- Added
isIp()
andisDecimalIp()
functions - Added tests
- Added
.editorconfig
,.eslintrc
, and.jshintrc
files calculate()
,calculateSubnetMask()
, andcalculateCIDRPrefix()
now accept IPs in string and number format
- Initial release