0.1.12 • Published 10 years ago

react-typescript-definitions v0.1.12

Weekly downloads
16
License
MIT
Repository
github
Last release
10 years ago

react-typescript-definitions

React.d.ts, file with ambient type declarations for working with Facebook React.

With typings for React 0.12 (PARTIAL), 0.10.0 and TS 1.1, kinda incomplete, so pull requests are welcome.

Based on TodoMVC sample by @fdecampredon, improved by @wizzard0, MIT licensed.

Install via NPM:

npm install react-typescript-definitions

or via NuGet:

PM> Install-Package React.TypeScript.DefinitelyTyped 

Use:

/// <reference path="../node_modules/react-typescript-definitions/react.d.ts" />
0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago