-
Updated
Feb 18, 2022 - JavaScript
#
modules
Here are 1,403 public repositories matching this topic...
A modern JavaScript utility library delivering modularity, performance, & extras.
The zero configuration build tool for the web. 📦 🚀
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Feb 15, 2022 - TypeScript
browser-side require() the node.js way
-
Updated
Jan 27, 2022 - JavaScript
A Python module for learning all major algorithms
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 14, 2020 - HTML
javascript
browserify
webpack
modules
commonjs
es2015
example
es6-modules
module-bundler
parcel-bundler
-
Updated
Feb 14, 2021 - JavaScript
redis
elasticsearch
jwt
oauth2
spark
spring-boot
modules
rabbitmq
maven
assembly
swagger
hbase
batch
druid
springboot
mybatis
aliyun
dubbo
multi-data
lomback
-
Updated
Feb 1, 2022 - Java
nodejs
javascript
lists
npm
awesome
node
modules
resources
developer-tools
awesome-list
turtle-rocket
-
Updated
Dec 11, 2018
Easily exclude node modules in Webpack
-
Updated
Aug 13, 2021 - JavaScript
Enterprise Grade Tooling For Your GraphQL Server
-
Updated
Feb 23, 2022 - TypeScript
Framework for next generation web apps using microfrontends. 🚀
react
app
awesome
microservices
typescript
spa
web
modules
portal
webapp
hacktoberfest
webapplication
microfrontends
micro-frontend
microfrontends-demo
blazing
microfrontend
piral
-
Updated
Feb 23, 2022 - TypeScript
Modularize Redux by dynamically loading reducers and middlewares.
react
redux
middleware
modules
sagas
dynamic
code-splitting
reducer
middlewares
saga
code-spliting
redux-dynamic-modules
-
Updated
Feb 11, 2022 - TypeScript
Open
Classnames support
5
la99er
commented
Mar 27, 2020
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
beckend
commented
Feb 13, 2022
import_map.json
{
"imports": {
"fs/": "https://deno.land/std@0.125.0/fs/"
}
}
❯ trex check
this is a deno.land/std package:
The package "fs" is outdate: current = 0.125.0; latest = 0.123.0;
[quick fix]: trex i -m fs@0.123.0
To Reproduce Steps to reproduce the behavior:
- Use the import map file as above.
- execute
trex check
The Learning Hub for UoL's Online CS Students
slack
computer-science
students
youtube
books
university
modules
curriculum
calendar
notes
resources
podcasts
websites
courses
software
documents
bsc
bugs
professors
hacktoberfest
london
uol
graduate
degree
goldsmiths
-
Updated
Feb 20, 2022 - SCSS
This repository is used for publishing the AngularJS Material v1.x library
-
Updated
Feb 17, 2022 - JavaScript
这是我准备写的第一本书,其实早些时候已经打算开始写书了,只是苦于没有写书经验,无从下手。写书不同于博客,写书需要将知识,经验等系统化地讲述出来,而我现在恰巧缺乏这种表现能力。因此我决定在这里将项目中零散的东西记录下来,然后后期润色一下,写成一本书。
-
Updated
Dec 3, 2021 - Roff
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
-
Updated
Jan 10, 2020 - CSS
Checks the version of ES in JavaScript files with simple shell commands 🏆
-
Updated
Oct 27, 2020 - JavaScript
Find all calls to require() no matter how deeply nested using a proper walk of the AST
-
Updated
Feb 24, 2020 - JavaScript
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: >=6.11.0-0
Code to reproduce the issue: