Skip to content

A safe type for working with remote locations, for Typescript.

License

Notifications You must be signed in to change notification settings

SafelyTyped/ts-url

Repository files navigation

Welcome To @safelytyped/url!

Introduction

This is the README for @safelytyped/url. Rather than put all the docs in one, impossible-to-navigate file, this README is here to point you at where you can find all the documentation we've written.

Quick Start

# run this from your Terminal
npm install @safelytyped/url
// add this import to your Typescript code
import { URL } from "@safelytyped/url"

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

A safe type for working with remote locations, for Typescript.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published