-
Updated
Mar 13, 2021 - JavaScript
modules
Here are 1,149 public repositories matching this topic...
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
Mar 22, 2021 - JavaScript
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Mar 22, 2021 - TypeScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 14, 2020 - HTML
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Mar 1, 2021 - Java
-
Updated
Dec 11, 2018
-
Updated
Mar 22, 2021 - TypeScript
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Mar 20, 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
Feb 23, 2021 - JavaScript
-
Updated
Jan 10, 2020 - CSS
-
Updated
Oct 27, 2020 - JavaScript
Running 'imports upgrade' gives syntax error.
Logs:
λ imports upgrade
Check https://denopkg.com/crewdevio/Trex@imports/cli.ts
error: Uncaught (in promise) SyntaxError: Unexpected token I in JSON at position 0
at JSON.parse (<anonymous>)
at Response.json (deno:op_crates/fetch/26_fetch.js:843:19)
at async updateTrex (https://raw.githubusercontent.com/crewdevio/Trex/imports
Install from jspm
-
Updated
May 14, 2020 - Roff
-
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."


pnpm version: 5
Code to reproduce the issue: