Skip to content

Lemoncode/typingsBySample

Repository files navigation

Typings By Sample

Guide to add typings support to your project (typescript definitions).

Each of the samples contains a readme.md files where you can find an step by step guide to reproduce the sample (except the startup one).

Samples:

  • 00 Startup project: simple typescript project
  • 01 Typings: setting up and adding a dependency via typings.
  • 02 No Typings A: Adding a dummy require declaration.
  • 03 No Typings B: Importing node.d.ts approach.
  • 04 Manual Typings: Creating a custom typing (use this when you cannot find the typings definitions for a given library)

Next samples:

  • Typescript 2.0 typings support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published