jest-css-modules-proxy

1.0.0 • Public • Published

jest-css-modules-proxy

What is the project for?

Mocking css modules in jest. The project is inspired by identity-obj-proxy.

How to use?

npm install --save-dev jest-css-modules-proxy

When package is installed, then you can see the document Mocking CSS Modules.

What is different from identity-obj-proxy?

The project supports import * as styles from './styles.module.css'

/jest-css-modules-proxy/

    Package Sidebar

    Install

    npm i jest-css-modules-proxy

    Weekly Downloads

    119

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    2.09 kB

    Total Files

    6

    Last publish

    Collaborators

    • bruce1i