-
Updated
Oct 7, 2021 - JavaScript
modules
Here are 1,297 public repositories matching this topic...
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 14, 2020 - HTML
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Aug 25, 2021 - Java
-
Updated
Dec 11, 2018
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Oct 7, 2021 - TypeScript
-
Updated
Oct 7, 2021 - 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
Sep 18, 2021 - TypeScript
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
Jan 10, 2020 - CSS
-
Updated
Jul 7, 2021 - Roff
-
Updated
Oct 6, 2021 - SCSS
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Feb 24, 2020 - 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."
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