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
Release v2.58.3
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
feat: add ssr fallback flag info to response header
github.com/web-infra-dev/modern.js - lianxuify opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - lianxuify opened this pull request 4 months ago
chore(docs): optimize docs and types
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
fix: filter entries by ssr or ssg should not apply the single entry
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
docs: update rspack content
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 4 months ago
feat: main doc build config content using rsbuild
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
fix(data-loader): compatible with asyncEntry for data loader
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
chore: enable biome organize imports
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
feat: format json file with biome
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
fix: custom server hook context request.path should carry query str
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
chore: improve basic docs
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
fix(server): if res was piped, res should be treated as sent
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
fix(runtime): status code should be controlled by data loader
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 4 months ago
docs: add rem plugin reference link
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 4 months ago
fix: modern-entry rules not use array && add server entry test case
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 4 months ago
[Bug]:使用微前端后,loader会执行多次
github.com/web-infra-dev/modern.js - xmsz-stu opened this issue 4 months ago
github.com/web-infra-dev/modern.js - xmsz-stu opened this issue 4 months ago
chore: improve framework docs
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
fix: should remove extensions for entry file in real entry file
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 4 months ago
fix: rewrite routes to use the new path
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 4 months ago
Release v2.58.2
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: only inline runtimeChunk/script/style in production
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
fix: custom server route rewrite should carry honoContext.env
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
chore: add internal directory to server plugin context
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 5 months ago
feat: update rspress version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
chore(deps): bump axios from 1.6.0 to 1.7.4
github.com/web-infra-dev/modern.js - dependabot[bot] opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - dependabot[bot] opened this pull request 5 months ago
docs(builder-doc): remove guide and plugin chapter
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
feat: update codesmith version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: fix compatibleRequire problem on windows
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
fix: enum const case
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
docs: clean up useless builder doc
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
feat: update module test workflow
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: app-document windows test
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
feat: update rsbuild version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: add sideEffect rules for `.modern-js` dir
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
feat(app-tools): add avif type support
github.com/web-infra-dev/modern.js - fisherspy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - fisherspy opened this pull request 5 months ago
docs(main-doc): add swc and esbuild plugin
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
chore: enable some biome complexity rules and fix the lint error
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
chore: enable some biome suspicious rules and fix the lint error
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
chore: enable some biome style rules and fix the lint error
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
chore: remove auto-sidebar package
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - zllkjc opened this pull request 5 months ago
feat: fix import type lint error
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: tailwind generator need update tsconfig.json
github.com/web-infra-dev/modern.js - crazyurus opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - crazyurus opened this pull request 5 months ago
feat: bump rsbuild 1.0.1-beta.14
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
chore: fix update rsbuild/rspress script
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
fix(plugin-swc): tools.swc function config not works
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
feat: update rsbuild version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: we should inject ssrData & window's data when ssr failed,
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
feat: update codesmith version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
Release v2.58.1
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: garfish config name when use app.config
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
docs: update Rsbuild plugin links
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
fix: add the user-defined `output.assetPrefix` config for the node mode of modern deploy
github.com/web-infra-dev/modern.js - Gk0Wk opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - Gk0Wk opened this pull request 5 months ago
chore(CI): no need to build websites
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
test: fix rsbuild inspect config cases
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
chore(workflow): use taze to update rsbuild and rspress
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
feat(deps): bump Rsbuild 1.0.1-beta.13
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
fix: integration test
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
fix: ssrContext should get protocol from x-forwarded-proto first
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
[Feature]: 可选的集成支持以及外部模板
github.com/web-infra-dev/modern.js - lanmingle opened this issue 5 months ago
github.com/web-infra-dev/modern.js - lanmingle opened this issue 5 months ago
docs: fix links of some rsbuild plugins by rspack-contrib
github.com/web-infra-dev/modern.js - Asuka109 opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - Asuka109 opened this pull request 5 months ago
fix: should not minify html when disableMinimize in webpack mode
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
fix: remove ssr.preload config
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
fix: ssrData should get request.url from ssrContext
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
[Bug]: 开启 `Rspress Module Doc` 功能,代码块设置 iframe,报 Can't resolve 'react/jsx-dev-runtime'
github.com/web-infra-dev/modern.js - BeaconSage opened this issue 5 months ago
github.com/web-infra-dev/modern.js - BeaconSage opened this issue 5 months ago
feat(runtime): adapt to some features for async entries
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
feat: update rsbuild version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
feat: update rspress version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
docs: avoid confusing version number
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
feat: bump rsbuild 1.0.1-beta.10
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
fix: ssr context in runtime should get host from X-Forwarded-Host first
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
Release v2.58.0
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
feat: runtime export wrap context function
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
chore: set minor version for release
github.com/web-infra-dev/modern.js - KyrieLii opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - KyrieLii opened this pull request 5 months ago
docs: fix rsbuild plugin broken link
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
fix: use flatted instead of safeReplacer
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
feat: update rsbuild version
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
WIP fix: ssr config should be merged, then remove ssr.preload config
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
fix: update inspect default output value
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 9aoy opened this pull request 5 months ago
feat: update runtime plugin hook doc
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
Replace ESLint with Biome
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: we should get ssr data from HTMLElement when set ssr.inlineScript = false
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
feat(module-tools): add applyAfterBuiltIn to control custom hook apply before or after built-in hook
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
feat(deploy): export nodeFileTrace and traceOptions
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
feat(module-tools): support custom loader
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
Release v2.57.1
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: should use dynamic import to import matchRoutes
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
docs(module-tools): add warning for resolve.alias
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
feat(module-tools): add resolve.alias, to support redirect module id
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 10Derozan opened this pull request 5 months ago
fix(deploy): the subpath should be judged correctly
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
feat: move wrap runtime context provider to render function
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
feat(server): support esm
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - yimingjfe opened this pull request 5 months ago
Release v2.57.0
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: mergeConfig function to return an object
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: react 17 ssr context error
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - caohuilin opened this pull request 5 months ago
fix: add deferedDataScripts only streaming ssr
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
WIP: feat: support mf ssr data loader
github.com/web-infra-dev/modern.js - 2heal1 opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - 2heal1 opened this pull request 5 months ago
fix: we should export `getLoaderCtx` from server-core
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
fix: faviconPlugin should after staticPlugin & update integration test
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - GiveMe-A-Name opened this pull request 5 months ago
fix: type error when registering Rsbuild plugins
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago
github.com/web-infra-dev/modern.js - chenjiahan opened this pull request 5 months ago