yarax / eslint-plugin-typelint
TypeLint is an ESlint plugin for optional static typing in JavaScript, based on JSDoc.
☆174Updated 6 years ago
Alternatives and similar repositories for eslint-plugin-typelint:
Users that are interested in eslint-plugin-typelint are comparing it to the libraries listed below
- Drop-in BDD helpers for AVA test runner [DEPRECATED, please use Jest!]☆143Updated 7 years ago
- Adds a console.warn statement to the functions annotated with @deprecated tag.☆102Updated 8 years ago
- Jest-like snapshot feature for the rest of us, works magically by finding the right caller function☆169Updated 4 years ago
- Use JSDoc to represent Flow annotations☆228Updated 6 years ago
- Babel preset for the necessary es2015 plugins for your version of node☆89Updated 8 years ago
- TC-39 Proposal for additional is{Type} APIs☆201Updated 5 years ago
- ⚡️ Runtime type-checker for JavaScript☆116Updated 2 years ago
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆144Updated 6 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 8 years ago
- Turn JSX into IncrementalDOM☆143Updated 3 years ago
- Steps to check when starting, working and publishing a module to NPM☆127Updated 9 years ago
- ☆117Updated 7 years ago
- thoughts on monorepo publishing☆136Updated 8 years ago
- Create fancy log entries for errors and function call sites☆157Updated 10 months ago
- Babel preset to make node@5 fully ES2015 compatible☆178Updated 9 years ago
- Run locally-installed node module executables.☆186Updated 6 years ago
- CommonJS Tree Shaker API☆152Updated 7 years ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆246Updated 4 years ago
- Checks if the current version of your package would break dependent projects☆207Updated 4 years ago
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- A Babel plugin which eliminates closures from your JavaScript wherever possible.☆367Updated 2 years ago
- Currying made simple.☆85Updated 5 years ago
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- Checks all require path's to exist as files☆44Updated 3 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- Instantly try npm modules in REPL environment☆132Updated 8 years ago
- Test driven benchmarking.☆88Updated 6 years ago
- Functional, composable, immutable & curried promise sequences with abstract resolution.☆111Updated 4 years ago
- Babel + Tape runner for your ESNext code