GithubHelp home page GithubHelp logo

moxio / tsd-extra-cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 11.0 1.0 45 KB

Wrapper around tsd (TypeScript type definition checker) with extra CLI options

License: MIT License

JavaScript 100.00%
typescript tsd typings types cli

tsd-extra-cli's Introduction

NPM version Buy us a tree

tsd-extra-cli

Wrapper around tsd (TypeScript type definition checker) that offsers some extra CLI options.

Installation

This library can be installed from the NPM package registry. Using NPM:

npm install --save-dev tsd-extra-cli

Or using Yarn:

yarn add -D tsd-extra-cli

Usage

See the documentation for tsd on how to write tests for your type definitions.

You can use the tsd-extra-cli command as you would normally use tsd, i.e.

tsd-extra-cli [path]

Extra CLI options

In addition, tsd-extra-cli offers the following CLI options:

  • --tests-only: Only reports errors that come from the .test-d.ts(x) files. In addition to those, tsd normally also reports TypeScript errors in the files loaded from the system under test. The --tests-only option discards those. This can be useful in codebases where there are some known TypeScript errors that haven't been fixed yet, but you still want to enforce passing tsd tests.
  • --report-checkstyle=<file>: Writes a report in checkstyle format to <file>. This can be useful to programmatically consume the results, e.g. on a CI server.

Versioning

This project adheres to Semantic Versioning.

Contributing

Contributions to this project are more than welcome.

License

This project is released under the MIT license.

Treeware

This package is Treeware. If you use it in production, then we'd appreciate it if you buy the world a tree to thank us for our work. By contributing to the Treeware forest you'll be creating employment for local families and restoring wildlife habitats.


Made with love, coffee and fun by the Moxio team from Delft, The Netherlands. Interested in joining our awesome team? Check out our vacancies (in Dutch).

tsd-extra-cli's People

Contributors

aboks avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

matthijsbon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.