0.1.16 • Published 8 years ago

declarations v0.1.16

Weekly downloads
534
License
MIT
Repository
github
Last release
8 years ago

declarations

npm version

DefinitelyTyped as an npm package.

An experiment in using the new module resolution strategies in TypeScript 1.6.

Omissions

The following directories are massive (1MB+), so I exclude them from the npm package:

  • angular2/
  • devextreme/
  • dojo/
  • ej.widgets.all/
  • extjs/
  • fhir/
  • mendixmodelsdk/
  • sencha_touch/
  • winrt/
  • yfiles/

Instructions

This is a fork of DefinitelyTyped, so it should be trivial to merge in updates.

git remote add upstream https://github.com/DefinitelyTyped/DefinitelyTyped.git
git pull upstream master

Then just confirm the default merge message, set a version, and publish.

npm version patch
git push
git push --tags
npm publish

License

This source code is distributed under the MIT License.

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago