definition-header
DefinitelyTyped definition header tools
Last updated 9 years ago by leonard-thieu .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install definition-header 
SYNC missed versions from official npm registry.

definition-header

Build Status NPM version Dependency Status devDependency Status

DefinitelyTyped definition header utils

Work with the headers in the definition files in the DefinitelyTyped repository.

Bundles a parser, serialiser, interfaces, assertions and some utilities.

:warning: Under construction, in-consistent, tests incomplete... :sunglasses:

Type export

This module is also test to figure out how to export type-info in a npm module (like via package.json etc).

Format

Classic header (from the wiki)

// Type definitions for [LIBRARY NAME]
// Project: [LIBRARY URL]
// Definitions by: [AUTHOR NAME] <[AUTHOR URL]>
// Definitions: https://github.com/borisyankov/DefinitelyTyped

Build

Install development dependencies in your git checkout:

$ npm install

Build and run tests using grunt:

$ npm test

See the Gruntfile.js for additional commands.

History

  • 0.0.1 - First release

License

Copyright (c) 2014 Bart van der Schoor @ DefinitelyTyped

Licensed under the MIT license.

Current Tags

  • 0.6.0                                ...           latest (9 years ago)

12 Versions

  • 0.6.0                                ...           9 years ago
  • 0.5.0                                ...           9 years ago
  • 0.4.0                                ...           9 years ago
  • 0.3.4                                ...           10 years ago
  • 0.3.3                                ...           10 years ago
  • 0.3.2                                ...           10 years ago
  • 0.3.1                                ...           10 years ago
  • 0.3.0                                ...           10 years ago
  • 0.2.0                                ...           10 years ago
  • 0.1.0                                ...           12 years ago
  • 0.0.2                                ...           12 years ago
  • 0.0.1                                ...           12 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (25)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |