Skip to content

SafelyTyped/ts-core-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Safe Types for TypeScript

Introduction

This TypeScript library gives you a set of core safe types to build upon.

Quick Start

# run this from your Terminal
npm install @safelytyped/core-types
// add this import to your Typescript code
import { Value } from "@safelytyped/core-types"

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

Here's a link to all the documentation about this project.

Admin Paperwork

For Contributors

Credits

Follow us on Twitter!

About

Core safe types for Typescript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published