Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wezomcompany/nextjs-fork-ts-checker-webpack-plugin
Wrapper over the ForkTsCheckerWebpackPlugin
https://github.com/wezomcompany/nextjs-fork-ts-checker-webpack-plugin
Last synced: 5 days ago
JSON representation
Wrapper over the ForkTsCheckerWebpackPlugin
- Host: GitHub
- URL: https://github.com/wezomcompany/nextjs-fork-ts-checker-webpack-plugin
- Owner: WezomCompany
- License: bsd-3-clause
- Created: 2023-08-12T03:46:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T01:11:22.000Z (12 months ago)
- Last Synced: 2024-11-10T20:08:04.089Z (5 days ago)
- Language: TypeScript
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @wezom/nextjs-fork-ts-checker-webpack-plugin
[![NPM version badge](https://img.shields.io/npm/v/nextjs-fork-ts-checker-webpack-plugin.svg)](https://www.npmjs.com/package/nextjs-fork-ts-checker-webpack-plugin)
[![NPM license badge](https://img.shields.io/npm/l/nextjs-fork-ts-checker-webpack-plugin.svg)](https://www.npmjs.com/package/nextjs-fork-ts-checker-webpack-plugin)
[![CI Test and Build](https://github.com/WezomCompany/nextjs-fork-ts-checker-webpack-plugin/actions/workflows/ci.yml/badge.svg)](https://github.com/WezomCompany/nextjs-fork-ts-checker-webpack-plugin/actions/workflows/ci.yml)> _Wrapper over the ForkTsCheckerWebpackPlugin_
## Coverage
| Statements | Branches | Functions | Lines |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| ![Statements](https://img.shields.io/badge/statements-100%25-brightgreen.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-100%25-brightgreen.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-100%25-brightgreen.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-100%25-brightgreen.svg?style=flat) |---