Skip to content

mitermayer/core

 
 

Repository files navigation

Typings Core

NPM version NPM downloads Travis status Appveyor status Test coverage

The core logic for Typings.

Usage

import * as typings from 'typings-core'

Contributing

# Installation
# Fork this repo (https://github.com/typings/core)
# Clone the fork (E.g. `https://github.com/<your_username>/core.git`)
cd core
npm run bootstrap

# Build
npm run build

# Test
npm run test

License

MIT

About

The core logic for Typings

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%