nyc
Code analyzer
A tool for measuring code coverage and quality in JavaScript applications
the Istanbul command line interface
6k stars
55 watching
360 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
code-coverageistanbuljavascript
Related projects:
Repository | Description | Stars |
---|---|---|
gotwarlost/istanbul | A tool that measures and reports code coverage in JavaScript projects | 8,699 |
istanbuljs/spawn-wrap | Libraries that modify spawned Node.js processes to execute with custom environment and arguments | 36 |
istanbuljs/babel-plugin-istanbul | A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing | 630 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
babylonjs/babylon.js | An open game and rendering engine for creating 3D graphics in web applications | 23,270 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,267 |
theintern/intern | A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications. | 4,362 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,750 |
linkedin/dustjs | An asynchronous JavaScript templating system for rendering HTML templates on both the client-side and server-side. | 2,913 |
tapjs/tapjs | A Node.js testing framework with a wide range of features and plugins. | 2,359 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,365 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |