@safelytyped/core-types

Core safe types for Typescript

Usage no npm install needed!

<script type="module">
  import safelytypedCoreTypes from 'https://cdn.skypack.dev/@safelytyped/core-types';
</script>

README

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!