typings-core

The logic of Typings

MIT 49 个版本
安装
npm install typings-core
yarn add typings-core
pnpm add typings-core
bun add typings-core
README

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

版本列表
2.3.3 2017-04-09
2.3.2 2017-02-26
2.3.1 2017-02-24
2.3.0 2017-02-21
2.2.0 2016-12-15
2.1.0 2016-12-07
2.0.0 2016-11-08
1.6.1 2016-10-28
1.6.0 2016-10-03
1.5.0 2016-09-22
1.4.1 2016-08-20
1.4.0 2016-07-21
1.3.2 2016-07-20
1.3.1 2016-07-15
1.3.0 2016-06-27
1.2.4 2016-06-24
1.2.3 2016-06-24
1.2.2 2016-06-17
1.2.1 2016-06-16
1.2.0 2016-06-16
1.1.3 2016-06-15
1.1.2 2016-06-15
1.1.1 2016-06-15
1.1.0 2016-06-15
1.0.1 2016-05-16
1.0.0 2016-05-16
0.3.1 2016-04-27
0.3.0 2016-04-19
0.2.16 2016-04-04
0.2.15 2016-04-04
0.2.14 2016-03-31
0.2.13 2016-03-30
0.2.12 2016-03-25
0.2.11 2016-03-14
0.2.10 2016-03-11
0.2.9 2016-03-10
0.2.8 2016-03-09
0.2.7 2016-03-08
0.2.6 2016-03-08
0.2.5 2016-03-08
0.2.4 2016-03-08
0.2.3 2016-03-08
0.2.2 2016-03-08
0.2.1 2016-03-08
0.2.0 2016-03-07
0.1.2 2016-03-07
0.1.1 2016-03-06
0.1.0 2016-03-06
0.0.0 2016-03-01