Skip to content

The most common Typescript definition files for meteor, including meteor.d.ts

Notifications You must be signed in to change notification settings

fullflavedave/meteor-typescript-libs

Repository files navigation

#Meteor Typescript libraries

Empty package to easily bring all Meteor Typescript definitions into your project.

What do you get?

Typescript definitions for some of the most popular Meteor packages. To be used with https://github.com/orefalo/meteor-typescript-compiler

  • Starting with meteor.d.ts
  • observatory
  • smart-collections
  • backbone
  • underscore
  • underscore-string
  • jquery
  • d3
  • ecma
  • node

Installation

  • mrt add typescript-libs

This will create a packages/typescript-libs folder in your project will all the required reference files. Those can now be references with a /// like tag. No files are being added to the build.

Other projects of interest

About

The most common Typescript definition files for meteor, including meteor.d.ts

Resources

Stars

Watchers

Forks

Packages

No packages published