-
Updated
Jul 2, 2022 - JavaScript
modules
Here are 1,521 public repositories matching this topic...
-
Updated
Jul 8, 2022 - TypeScript
I have a project that is in a monorepo and uses yarn right now.
I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local storage (and with Windows...). However, it would be ideal if there was compatibility between yarn's workspaces and pnpm, so that we don't have to jump "all in" to it.
To this end, yarn allows packages
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 14, 2020 - HTML
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Jul 6, 2022 - Java
-
Updated
Dec 11, 2018
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jun 7, 2022 - TypeScript
Classnames support
Describe the solution you'd like
I really like your plugin! It's awesome. I just had the issue, that I'm using classnames in combination with the classnames-loader within webpack. Thus I can do something like this in my component files:
import styles from './styles.scss'
<MyComponent className={styles('myStyle', {someOtherStyle: true})}
For more details, see: https://github
-
Updated
Jun 30, 2022 - TypeScript
-
Updated
Jul 3, 2022 - SCSS
-
Updated
Dec 3, 2021 - Roff
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jan 10, 2020 - CSS
-
Updated
May 27, 2022 - JavaScript
https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested).
These need to be documented for the relevant distributions:
Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/
Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/d
Improve this page
Add a description, image, and links to the modules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modules topic, visit your repo's landing page and select "manage topics."
Live reloading on changes and HMR work as expected, until an HTML page includes a "classic" (non-module) script.