Skip to content

sebastianhaas/typed-jszip

Repository files navigation

Typed Jszip Build Status

The type definition for jszip Definitions based on DefinitelyTyped. See original contributors below.

LICENSE

MIT

Contributing

# Fork this repo, then
npm install

npm run watch

# add tests, make changes, pass tests ... then [ctrl+c]
npm run publish

Updating

Update typings.json/version to match the source version you are typing against. e.g. if you are creating typings for [email protected], then:

// typings.json
{
  "version": "3.5.0"
  // ...
}

Contributors

From DefinitelyTyped: SaschaNaz vvakame tyfkda nestalk chbrown borisyankov mzeiher


Generated by generator-typings 1.0.9

About

Typings for the jszip library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published