https://github.com/nuintun/css-modules-types-loader
A webpack loader that dynamically generates TypeScript typings for CSS modules from css-loader.
https://github.com/nuintun/css-modules-types-loader
Last synced: about 1 year ago
JSON representation
A webpack loader that dynamically generates TypeScript typings for CSS modules from css-loader.
- Host: GitHub
- URL: https://github.com/nuintun/css-modules-types-loader
- Owner: nuintun
- License: mit
- Created: 2022-04-13T08:59:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:09:53.000Z (about 2 years ago)
- Last Synced: 2024-04-12T16:33:48.778Z (about 2 years ago)
- Language: TypeScript
- Size: 501 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# css-modules-types-loader
> A webpack loader that dynamically generates TypeScript typings for CSS modules from css-loader.
>
> [![NPM Version][npm-image]][npm-url]
> [![Download Status][download-image]][npm-url]
> [![Languages Status][languages-image]][github-url]
> [![Tree Shakeable][tree-shakeable-image]][bundle-phobia-url]
> [![Side Effect][side-effect-image]][bundle-phobia-url]
> [![License][license-image]][license-url]
[npm-image]: https://img.shields.io/npm/v/css-modules-types-loader?style=flat-square
[npm-url]: https://www.npmjs.org/package/css-modules-types-loader
[download-image]: https://img.shields.io/npm/dm/css-modules-types-loader?style=flat-square
[languages-image]: https://img.shields.io/github/languages/top/nuintun/css-modules-types-loader?style=flat-square
[github-url]: https://github.com/nuintun/css-modules-types-loader
[tree-shakeable-image]: https://img.shields.io/badge/tree--shakeable-true-brightgreen?style=flat-square
[side-effect-image]: https://img.shields.io/badge/side--effect-free-brightgreen?style=flat-square
[bundle-phobia-url]: https://bundlephobia.com/result?p=css-modules-types-loader
[license-image]: https://img.shields.io/github/license/nuintun/css-modules-types-loader?style=flat-square
[license-url]: https://github.com/nuintun/css-modules-types-loader/blob/main/LICENSE