Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ModernJS

Modern.js is a web engineering system, including a web framework, a npm package solution and a documentation site solution.
Collective - Host: opensource - https://opencollective.com/modernjs - Code: https://github.com/web-infra-dev/modern.js

fix: create request error when use node 18

github.com/web-infra-dev/modern.js - caohuilin opened this pull request over 1 year ago
[WIP] feat(server): support ssr running in vm

github.com/web-infra-dev/modern.js - Amour1688 opened this pull request over 1 year ago
fix(doc-core): not render global UI in blank page

github.com/web-infra-dev/modern.js - 10Derozan opened this pull request over 1 year ago
Release v2.30.0

github.com/web-infra-dev/modern.js - caohuilin opened this pull request over 1 year ago
fix: ssr plugin use error config

github.com/web-infra-dev/modern.js - zllkjc opened this pull request over 1 year ago
fix(doc-plugin-preview): parse error when meeting tsx

github.com/web-infra-dev/modern.js - sanyuan0704 opened this pull request over 1 year ago
fix(plugin-runtime): the output maybe undefined

github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request over 1 year ago
test: run integration test in Node 16

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
test: run integration test in Node 16

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
fix: inject routes to context in the router v5

github.com/web-infra-dev/modern.js - yimingjfe opened this pull request over 1 year ago
chore(builder-plugin-swc): bump swc-plugins

github.com/web-infra-dev/modern.js - JSerFeng opened this pull request over 1 year ago
feat: using Node.js v18 LTS by default

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
chore(builder): update rspack to 0.2.11

github.com/web-infra-dev/modern.js - 9aoy opened this pull request over 1 year ago
docs: add vue rspack support

github.com/web-infra-dev/modern.js - 9aoy opened this pull request over 1 year ago
test(builder): add more test cases

github.com/web-infra-dev/modern.js - 9aoy opened this pull request over 1 year ago
chore: remove unused config files

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
chore(libuild): remove unuse dep and temp dir

github.com/web-infra-dev/modern.js - 10Derozan opened this pull request over 1 year ago
test: fix devtools integration test case

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
test(libuild): remove libuild config test

github.com/web-infra-dev/modern.js - 10Derozan opened this pull request over 1 year ago
fix(libuild): incorrect dist folder

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
fix(CI): build scripts for libuild in windows

github.com/web-infra-dev/modern.js - 10Derozan opened this pull request over 1 year ago
fix: configration validate

github.com/web-infra-dev/modern.js - KyrieLii opened this pull request over 1 year ago
chore(libuild): remove some unused dev dependencies

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
docs(main): fix broken links in footer component

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
chore(deps): bump webpack from 5.64.0 to 5.76.0

github.com/web-infra-dev/modern.js - dependabot[bot] opened this pull request over 1 year ago
fix(doc-core): ci error

github.com/web-infra-dev/modern.js - sanyuan0704 opened this pull request over 1 year ago
fix(plugin-swc): correct scheme validation

github.com/web-infra-dev/modern.js - JSerFeng opened this pull request over 1 year ago
feat: add ssr tracker

github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request over 1 year ago
chore: migrate libuild code and test

github.com/web-infra-dev/modern.js - 10Derozan opened this pull request over 1 year ago
dev: modernjs devtools

github.com/web-infra-dev/modern.js - Asuka109 opened this pull request over 1 year ago
feat(doc-core): support sub nav menu highlight

github.com/web-infra-dev/modern.js - sanyuan0704 opened this pull request over 1 year ago
fix(builder): security.sri may inject invalid code

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
chore: add rspack swc-loader related cases

github.com/web-infra-dev/modern.js - 9aoy opened this pull request over 1 year ago
Release v2.29.0

github.com/web-infra-dev/modern.js - caohuilin opened this pull request over 1 year ago
test: add e2e test case to check syntax of outputs

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
fix(doc-core): search type

github.com/web-infra-dev/modern.js - sanyuan0704 opened this pull request over 1 year ago
chore(builder): update rspack to 0.2.10

github.com/web-infra-dev/modern.js - 9aoy opened this pull request over 1 year ago
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33

github.com/web-infra-dev/modern.js - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump vite from 4.0.4 to 4.0.5

github.com/web-infra-dev/modern.js - dependabot[bot] opened this pull request over 1 year ago
feat(doc-core): support builder plugins

github.com/web-infra-dev/modern.js - sanyuan0704 opened this pull request over 1 year ago
chore(app-tools): remove unused tsLoader config

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
fix(utils): remove hard code 'main'

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
Feat: add body-parser to parse the body from request

github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request over 1 year ago
test: fix source code testing for vitest cases

github.com/web-infra-dev/modern.js - chenjiahan opened this pull request over 1 year ago
fix: should get the correct hash in source

github.com/web-infra-dev/modern.js - yimingjfe opened this pull request over 1 year ago
feat: integrate friendly errors

github.com/web-infra-dev/modern.js - Asuka109 opened this pull request over 1 year ago