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
github.com/web-infra-dev/modern.js - 76a3d9bb74fd77ffe31aef03e908daacd2dc4eac authored about 3 years ago by Rickie Zheng <[email protected]>
Co-authored-by: wangyiming <[email protected]>
github.com/web-infra-dev/modern.js - 0791967397be0862f6ff6b37a4e400f28a2ae4c1 authored about 3 years ago by Ming <[email protected]>github.com/web-infra-dev/modern.js - 42c8c91df488fe6515397c48a9c430e7b3c247a8 authored about 3 years ago by targeral <[email protected]>
* feat(plugin-nocode): add plugin-nocode
* chore: add changset
github.com/web-infra-dev/modern.js - 0de923d863f4952c159f971f1170d8f195752220 authored about 3 years ago by targeral <[email protected]>github.com/web-infra-dev/modern.js - 094b7354629bc01f63acd2aeccf2290f41e8d3d6 authored about 3 years ago by kky <[email protected]>
* runtime path is broken in development environment
* chore: add changeset
Co-authored-by:...
github.com/web-infra-dev/modern.js - 4414dcb05763e576fe77323cb681da20e6f15f66 authored about 3 years ago by Ming <[email protected]>* fix: tsconfig
* fix: use DefinePlugin only for browser build
github.com/web-infra-dev/modern.js - f03cf4326784947ab359ba1d1d9610b789d0b8e7 authored about 3 years ago by xuchaobei <[email protected]>* fix: create toolkit
* docs: changeset
github.com/web-infra-dev/modern.js - 896058e87019786e73309f3846ca7f8dbb35f766 authored about 3 years ago by Belinda Cao <[email protected]>* fix(generator): fix vscode extensions
* docs: changeset
github.com/web-infra-dev/modern.js - 98b8819140554057fae4c6b2e91846a55fe28fbf authored about 3 years ago by Belinda Cao <[email protected]>* feat: publish style compiler
* fix: update test
github.com/web-infra-dev/modern.js - b4ff55be428f400a8a3b429c31ea273b1dc488a5 authored about 3 years ago by Belinda Cao <[email protected]>github.com/web-infra-dev/modern.js - ed1ebd0939579a942bbf6d3db530d810e0bba275 authored about 3 years ago by Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - c56042be612a69588eef21d40e8b1e8f6825b570 authored about 3 years ago by targeral <[email protected]>
* docs: add changeset
* feat: publish
github.com/web-infra-dev/modern.js - 2522eb1072ed6d7224bec8b0ab5b824fac69329d authored about 3 years ago by Belinda Cao <[email protected]>github.com/web-infra-dev/modern.js - 1ab24cc353395d2e67f8aca19aa40d3739e8d71c authored about 3 years ago by anc95 <[email protected]>
* fix: support prefix array & fix requestCreater bug
* fix: adjust runtime path to relative
...
* fix: dev.assetPrefix
* docs: changeset
github.com/web-infra-dev/modern.js - cae0bf7bcced705c463b0e8409262564bf5d5ef0 authored about 3 years ago by xuchaobei <[email protected]>* fix: new action type define
* docs: changeset
* feat: publish new action
github.com/web-infra-dev/modern.js - 2381df9fdbf3d33b13d8a38bbbb27211c4884b68 authored about 3 years ago by Belinda Cao <[email protected]>* fix: remove enableUsageBuiltIns config
* docs: changeset
github.com/web-infra-dev/modern.js - 875db0fa4245347349326bd47a954b3cf10fd1e1 authored about 3 years ago by xuchaobei <[email protected]>github.com/web-infra-dev/modern.js - 8a13b213e966dfce1f2f8501cad5c0a53d113724 authored about 3 years ago by xuchaobei <[email protected]>
* feat: refactor server plugin
* docs: add changeset
Co-authored-by: Belinda Cao <caohuili...
github.com/web-infra-dev/modern.js - 4c60db8c001b1d1bf7f77f2293f6de980fad7c85 authored about 3 years ago by kky <[email protected]>* fix(generator): fix electron generator
* docs: changeset
github.com/web-infra-dev/modern.js - 75994c9f9377c4752cd79cb721757a0b65cff0a9 authored about 3 years ago by Belinda Cao <[email protected]>* fix(core): add options.plugins
* feat(core): add resolvedConfig hook
Co-authored-by: kky...
github.com/web-infra-dev/modern.js - d67b66344e2063fcf1055d2b726a97f8c74f6ea5 authored about 3 years ago by await-ovo <[email protected]>* fix(plugin-docsite): add docsite node_modules path
* chore: publish plugin-docsite
github.com/web-infra-dev/modern.js - 67be6a0648aa6c40b1e95bd6cb78dad25b7e413e authored about 3 years ago by targeral <[email protected]>* feat(webpack,review): support enableCssModuleTSDeclaration config
* test: add css related u...
github.com/web-infra-dev/modern.js - 41a68bb5835570621b71e827ad5692ec76a52578 authored about 3 years ago by xuchaobei <[email protected]>* fix(webpack): fix config dir copy error
* docs: changeset
github.com/web-infra-dev/modern.js - 3d73f0c2eb2c8a0b64ff8edaf54a07b433c903a7 authored about 3 years ago by xuchaobei <[email protected]>* fix: export new action utils
* feat: publish
github.com/web-infra-dev/modern.js - b18472b41a76ac0266b885559a2db92f46a8e03d authored about 3 years ago by Belinda Cao <[email protected]>* fix(generator): fix generator export config and delete env generator
* docs: changeset
github.com/web-infra-dev/modern.js - 68cb6e9ee25ce9d8225d1a5bac3333ecd66766c2 authored about 3 years ago by Belinda Cao <[email protected]>* feat: throw error after lint check
* fix: commit linted files
Co-authored-by: rickiezhen...
github.com/web-infra-dev/modern.js - 78d843d0953b4d96f479a02d77ea1d835c24997a authored about 3 years ago by Rickie Zheng <[email protected]>* feat: add concurrency config in workflow action
* feat: add group prefix
github.com/web-infra-dev/modern.js - d06fe67c702994f788e93686fceb61ab6701bab1 authored about 3 years ago by Belinda Cao <[email protected]>* feat: publish
* fix: fix plugin-jarvis version
* feat(babel-preset-base): add isTSX conf...
github.com/web-infra-dev/modern.js - 9c97439b14edf735102537de30c9c08c167475fa authored about 3 years ago by Belinda Cao <[email protected]>github.com/web-infra-dev/modern.js - c17b5c668222924f92e05acacb926b4531664497 authored about 3 years ago by await-ovo <[email protected]>
github.com/web-infra-dev/modern.js - bfdf9fddbf615604b8b8d0bc2aaee99542e94c3d authored about 3 years ago by Belinda Cao <[email protected]>
* feat: support more .env files
* fix: ignore .env.local
* docs: changeset
github.com/web-infra-dev/modern.js - c372aa32a5b3b4431445d1b2490b68feaf494ee5 authored about 3 years ago by xuchaobei <[email protected]>* feat(generator): base generator add input
* feat: base generator support input
github.com/web-infra-dev/modern.js - 1be0b32e06519d9115579ff0a2682a66ff73cc67 authored about 3 years ago by Belinda Cao <[email protected]>* fix: fix js ssr bundle build error
* docs: add changeset
github.com/web-infra-dev/modern.js - bf9920f8876570a5672dc37df8e3308e849b4e29 authored about 3 years ago by kky <[email protected]>* fix: fix public/ in windows
* docs: add changeset
github.com/web-infra-dev/modern.js - 31a78a3db79f41e19e03cc94629d3458555e5090 authored about 3 years ago by kky <[email protected]>* fix: main entry config compat
* feat: support favicon and app icon
* fix: workaround for...
github.com/web-infra-dev/modern.js - 0978e9b1f9089778c645d6c2861d25035be6d61c authored about 3 years ago by xuchaobei <[email protected]>* fix: support static host dev
* docs: add changeset
Co-authored-by: Belinda Cao <caohuili...
github.com/web-infra-dev/modern.js - a83a12d91232f60a0154ee04cd121bcc57ade467 authored about 3 years ago by kky <[email protected]>* fix(plugin-storybook): fix stories paths
* chore: add changeset
Co-authored-by: 高博文 <gao...
github.com/web-infra-dev/modern.js - cf51989e5b82c76c31478bc8abc0963233908369 authored about 3 years ago by targeral <[email protected]>* feat(generator): update mwa new cases
* fix(generator): fix create tools default config
...
github.com/web-infra-dev/modern.js - 6c2737f5c868a0505c63d2d29f58f3e1efa07af7 authored about 3 years ago by Belinda Cao <[email protected]>* fix(babel-preset-base): remove transform typescrit
* chore: add changeset
Co-authored-by...
github.com/web-infra-dev/modern.js - 2490092dcdf3f1e4216a39f39617fcf7797a6c76 authored about 3 years ago by targeral <[email protected]>Co-authored-by: wangyiming <[email protected]>
github.com/web-infra-dev/modern.js - 283ee8f6ebd810b4f05e80637dfc6e369da218a5 authored about 3 years ago by Ming <[email protected]>* feat(babel-preset-lib): enable helpers config
* chore: add changeset
Co-authored-by: 高博文...
github.com/web-infra-dev/modern.js - 4253504a92beaaadc2d30e44bfbebe4b9bfab2cd authored about 3 years ago by targeral <[email protected]>* fix(webpack): temporary solutions type error
* chore: add changeset
Co-authored-by: 高博文 ...
github.com/web-infra-dev/modern.js - da51383500611daa87d45cc9c866c4c3bca8c8b5 authored about 3 years ago by targeral <[email protected]>* fix(babel): declare
* test(server): babel config
* docs: changeset
github.com/web-infra-dev/modern.js - cee6297e1396327a5de0370e8cc26a9ae8fba35b authored about 3 years ago by tqma113 <[email protected]>* feat: add deploy scripts when enable deploy function
* feat: publish deploy generator
github.com/web-infra-dev/modern.js - fc6981be141e67f8a40dc12ac2b367169dce862c authored about 3 years ago by Belinda Cao <[email protected]>* feat: add deploy changeset
* feat: publish v 1.1.1
* fix(generator): deploy generator
...
github.com/web-infra-dev/modern.js - 20f93c1f446bf69608246f07210f0e6663ffced6 authored about 3 years ago by Belinda Cao <[email protected]>Co-authored-by: Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - 2307b6f7467991a1aff1d92c18f4511b5d32ba4d authored about 3 years ago by kky <[email protected]>* fix(babel-compiler): change sourcemap`s file value
* chore(babel-compiler): add changeset
github.com/web-infra-dev/modern.js - 750d206042b7e95aa9168bf77ab63384e8555de4 authored about 3 years ago by targeral <[email protected]>* chore(state): fix type error when state build
* chore: add state changeset
github.com/web-infra-dev/modern.js - 7cc7e37792b6f45b703ce12f60ac8127fcb5b363 authored about 3 years ago by anc95 <[email protected]>github.com/web-infra-dev/modern.js - 414f783d5bb9b945e78ca3d5ed066ee30cf94e55 authored about 3 years ago by anc95 <[email protected]>
* feat: add new action changeset
* feat(ci): only doc change skip ci
* fix: windows echo c...
github.com/web-infra-dev/modern.js - 7695bc8403d972fd771cce563cd30322e6a98ded authored about 3 years ago by Belinda Cao <[email protected]>* fix(plugin-tailwind): fix error config
change `tools.tailwind` to `tools.tailwindcss`
* ...
github.com/web-infra-dev/modern.js - e85c191da08d09de6dfc2c7ca56e496e10f93012 authored about 3 years ago by targeral <[email protected]>Co-authored-by: Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - e2e2033c26054d2d84601a50ed1da6b5d8a0c38b authored about 3 years ago by Hanxx <[email protected]>* feat(monorepo-generator): update lerna.json.hbs
* chore(monorepo-generator): add changeset
...
github.com/web-infra-dev/modern.js - 49023f53e88905dbd9d4cf61787f23af7037dc45 authored about 3 years ago by Belinda Cao <[email protected]>
* feat(generator): refactor generator common
* feat(generator): implement eslint generator
...
github.com/web-infra-dev/modern.js - 4bb7254af743d4ea3cb1d242fc3a7482bdafc7e3 authored about 3 years ago by Belinda Cao <[email protected]>* fix(generator): module solution new error
* feat: add changeset
github.com/web-infra-dev/modern.js - 9a0170b7bbcde138ab8aec8103a50f7c98dacf05 authored about 3 years ago by Belinda Cao <[email protected]>github.com/web-infra-dev/modern.js - 535f520309b20fd12169649ec0dc2b204ebc9175 authored about 3 years ago by tqma113 <[email protected]>
Co-authored-by: yimingjfe <[email protected]>
github.com/web-infra-dev/modern.js - 370032dc4f8a79c01772e22790fd849283861fbd authored about 3 years ago by Ming <[email protected]>* fix(plugin-storybook): remove appDir
* chore(plugin-storybook): add changeset
github.com/web-infra-dev/modern.js - 23a7487e97509d7df27ab52588b66aebb25c25ec authored about 3 years ago by targeral <[email protected]>* fix(plugin): refactor to farrow
* fix(plugin): fix node
* fix(plugin): some hook middlew...
github.com/web-infra-dev/modern.js - 6d10dde6dd07060dcf7a1d6e6c1789b3041a305b authored about 3 years ago by tqma113 <[email protected]>* feat: egg type
Co-authored-by: wangyiming <[email protected]>
github.com/web-infra-dev/modern.js - 8be1ccb0c7b01623acb504f2fa1a93b22959bb03 authored about 3 years ago by Ming <[email protected]>github.com/web-infra-dev/modern.js - 99b04add7f3cbea82d2b35d57fa7ebf2d96d46f7 authored about 3 years ago by Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - cfd66a22cf3807a5235c7776916331ed9044d0a6 authored about 3 years ago by Belinda Cao <[email protected]>
* chore: publish hotfix
* @modern-js/plugin-storybook
* @modern-js/app-tools
* feat(plug...
github.com/web-infra-dev/modern.js - 31200c9ee707df01eed8a4f09ddea78cc828a170 authored about 3 years ago by targeral <[email protected]>* fix(app-tools): add esbuild for webpack peerdeps
* feat(plugin-storybook): change generate ...
github.com/web-infra-dev/modern.js - d886d96b9b639ec19ad5c394d55d8c41b1fb7a75 authored about 3 years ago by targeral <[email protected]>* release: v1.1.0
* feat: add onlyUpdatePeerDependentsWhenOutOfRange config
* feat: bump v...
github.com/web-infra-dev/modern.js - 44844f0fd6fc8faf062091f7cdb534cb60048f60 authored about 3 years ago by Belinda Cao <[email protected]>* ci(windows): remove node.js 16
* ci: name workflow
* ci: name workflow
github.com/web-infra-dev/modern.js - 2fc78a8100b826176de45f2b2dcbf417a39fd7a6 authored about 3 years ago by tqma113 <[email protected]>github.com/web-infra-dev/modern.js - cb9a73a47acb285d7efcedc870b3f0e1e0c3e311 authored about 3 years ago by Rickie Zheng <[email protected]>
* fix(babel-preset): support alias for windows
* fix(babel-preset): support alias for windows...
github.com/web-infra-dev/modern.js - a4b8763136b1e125f1899eb65930de5df3cb7928 authored about 3 years ago by tqma113 <[email protected]>* refactor(all): rm -rf to rimraf
* fix(unbundle): bunild cp
* fix(unbundle): cp for node ...
github.com/web-infra-dev/modern.js - 01858dfa3e3c9970d640d4f9ce2cc7e74cf6ba55 authored about 3 years ago by tqma113 <[email protected]>github.com/web-infra-dev/modern.js - c13968444ed216b14d3d2ab10a6f3bafb63b1352 authored about 3 years ago by jason.xu <[email protected]>
github.com/web-infra-dev/modern.js - d028aab21c2d3b6e16e611e95e494ee5a9ea623f authored about 3 years ago by zllkjc <[email protected]>
github.com/web-infra-dev/modern.js - 057c996652c96d9d7cc6dd7bfa3f935bdf2b59c4 authored about 3 years ago by Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - db5842d5f00221ebdbfef864ba8963013d35dad4 authored about 3 years ago by tqma113 <[email protected]>
github.com/web-infra-dev/modern.js - 4157f5f26b682b339ac25f889594870e0a10ad41 authored about 3 years ago by zllkjc <[email protected]>
* fix(path): windows compatibility
* fix(analyze): path for windows
github.com/web-infra-dev/modern.js - 4128b4602e5bd43f034c538414cf15859dffa3bf authored about 3 years ago by tqma113 <[email protected]>github.com/web-infra-dev/modern.js - 51d2336fb005a44a6dbaa703d6d621d1a2737ce0 authored about 3 years ago by await-ovo <[email protected]>
Co-authored-by: wangyiming <[email protected]>
github.com/web-infra-dev/modern.js - 7755581517936c89bef40a08ba32f5b3163b578e authored about 3 years ago by Ming <[email protected]>github.com/web-infra-dev/modern.js - 6b8c49d021dd3d1e8083e2ed3abc1ad9acd0f8b6 authored about 3 years ago by Rickie Zheng <[email protected]>
github.com/web-infra-dev/modern.js - 1d32979e1fda688d5b948afcf5ac9275f898a84a authored about 3 years ago by await_ovo <[email protected]>
github.com/web-infra-dev/modern.js - 665a154c283c211c47f9d9725aecf1609c2b8d5c authored about 3 years ago by await_ovo <[email protected]>
github.com/web-infra-dev/modern.js - 0d849abd909c11fdee02c5685b97029850ba5b42 authored about 3 years ago by zllkjc <[email protected]>
github.com/web-infra-dev/modern.js - 004ff18cd167e43144f28b374f817405529327dc authored about 3 years ago by Ma Tianqi <[email protected]>
github.com/web-infra-dev/modern.js - 13ce0a8c19e5b89c22bc2984e06c792c9c3a0a2f authored about 3 years ago by await_ovo <[email protected]>
github.com/web-infra-dev/modern.js - 135e970cb81c161234546715e3fe42d641a684aa authored about 3 years ago by await_ovo <[email protected]>
github.com/web-infra-dev/modern.js - 62ed6e0fda0d8e62567fa8568ccad95b2e54edea authored about 3 years ago by Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - b88db120572be3768e67ec69ad5efa15327fd003 authored about 3 years ago by Belinda Cao <[email protected]>
github.com/web-infra-dev/modern.js - 4e0e9382443dee6cb4be9b5d8c91073a05c048ae authored about 3 years ago by tqma113 <[email protected]>
github.com/web-infra-dev/modern.js - 82b1be11021637abcee6cd5f2f9fe781328caadf authored about 3 years ago by tqma113 <[email protected]>
github.com/web-infra-dev/modern.js - fca099f838d0b67894fdd7e6947edceff9c37a4a authored about 3 years ago by await_ovo <[email protected]>
github.com/web-infra-dev/modern.js - 5eaaaa65b4a3715952c74c4356648d612e08d6fd authored about 3 years ago by targeral <[email protected]>
github.com/web-infra-dev/modern.js - 2562db21985093c648c5425b3f873b6308dfbe3b authored about 3 years ago by Belinda Cao <[email protected]>
* ci: main -> test + lint
* test: add integration test
* test(integration): fix ci
* ci...
github.com/web-infra-dev/modern.js - 4bbb8d239c195d60d4c09f041db4b5c9c4fcedb4 authored about 3 years ago by tqma113 <[email protected]>github.com/web-infra-dev/modern.js - d72e923fd4dae46763b46e90c0f5a3427e608665 authored about 3 years ago by targeral <[email protected]>
github.com/web-infra-dev/modern.js - 8d22dbb21f29a5a0ed60a4024b92d507c0c6d3c3 authored about 3 years ago by targeral <[email protected]>
* fix(server): eslint error in server template is fixed
* chore: fix mext lint error
github.com/web-infra-dev/modern.js - ed46c94461b742c3f53900c5a184cf2e24a2985c authored about 3 years ago by anc95 <[email protected]>github.com/web-infra-dev/modern.js - 4439d54f9a15a6f55f1f49765383c17b76aa9400 authored about 3 years ago by tqma113 <[email protected]>
* fix: windows path compatibility
* fix: windows
* fix(plugin-ssg): type error
* fix(we...
github.com/web-infra-dev/modern.js - c710889bbbeaff1dd2c29e31dc587a30cda15c0b authored about 3 years ago by await-ovo <[email protected]>