Skip to content

SafelyTyped/ts-ip-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To @safelytyped/ip-port!

Introduction

This library provides a safe IpPort type, and supporting helper functions.

Quick Start

# run this from your Terminal
npm install @safelytyped/ip-port
// add this import to your Typescript code
import { IpPort } from "@safelytyped/ip-port"

VS Code users: once you've added a single import anywhere in your project, you'll then be able to auto-import anything else that this library exports.

Documentation

Looking for more detailed documentation? You'll find it under the docs folder.

About

Safe types for IPv4 / IPv6 et al, for Typescript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published