-
Updated
on Mar 13, 2021 - JavaScript
modules
Here are 1,149 public repositories matching this topic...
-
Updated
on Mar 21, 2021 - JavaScript
-
Updated
on Mar 22, 2021 - JavaScript
-
Updated
on Feb 28, 2021 - JavaScript
-
Updated
on Mar 22, 2021 - TypeScript
-
Updated
on Dec 23, 2020 - Python
-
Updated
on Oct 14, 2020 - HTML
-
Updated
on Feb 14, 2021 - JavaScript
-
Updated
on Mar 1, 2021 - Java
-
Updated
on Dec 11, 2018
-
Updated
on Mar 22, 2021 - TypeScript
-
Updated
on Dec 10, 2020 - TypeScript
-
Updated
on 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
on Feb 23, 2021 - JavaScript
-
Updated
on Jan 10, 2020 - CSS
-
Updated
on 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
on May 14, 2020 - Roff
-
Updated
on 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: