typescript-services-api
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

typescript-services-api Build Status

A TypeScript language services as CommonJS module.

Getting Started

Install the module with: npm install typescript-services-api

Link to TSD bundled definitions: tsd link

TypeScript Version

1.3.0

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.js.

Release History

  • 2014-11-14   v1.3.0       Update to TypeScript v1.3.0.
  • 2014-11-03   v1.1.0-1.3   Fix index.d.ts.
  • 2014-11-03   v1.1.0-1.2   Divide index.d.ts.
  • 2014-11-02   v1.1.0-1     First release.

License

Copyright (c) 2014 Shogo Iwano Licensed under the MIT license.

/typescript-services-api/

    Package Sidebar

    Install

    npm i typescript-services-api

    Weekly Downloads

    1

    Version

    1.3.0

    License

    none

    Last publish

    Collaborators

    • shiwano