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

feat: replace win ico (#260)

Co-authored-by: 皮锟 <[email protected]>

github.com/web-infra-dev/modern.js - ddb6c4ae3f4b57fc58572f3a1f7bcc11963fe39f authored about 3 years ago by pikun <[email protected]>
fix(plugin-changeset): fix changeset plugin publish command (#252)

github.com/web-infra-dev/modern.js - 816f367428a5b30c15387ff016d9645697b14be2 authored about 3 years ago by Belinda Cao <[email protected]>
Fix alias paths (#253)

* feat(babel-preset-lib): use path method from utils

* chore(plugin-testing): publish 1.0.1
...

github.com/web-infra-dev/modern.js - 9f34e6b56624adad9aa6e145e049fa00e8a1e044 authored about 3 years ago by targeral <[email protected]>
feat: init integration tests (#251)

github.com/web-infra-dev/modern.js - 520901510e4c755d09c6700385932c471200b67c authored about 3 years ago by xuchaobei <[email protected]>
fix(plugin-unbundle): should ignore test cases

github.com/web-infra-dev/modern.js - af76b94317b52d517ebc54e083aa3f15f81902bd authored about 3 years ago by await_ovo <[email protected]>
feat(plugin-changeset): release command use changeset command (#250)

github.com/web-infra-dev/modern.js - 1a44036e1ccaf8773f5a1ef0659f93a48424c94e authored about 3 years ago by Belinda Cao <[email protected]>
fix(generator): change cases isTypical to length (#230)

github.com/web-infra-dev/modern.js - 7b8192c2df2a9dd29e6c5f0f93ef3cfe2a39257f authored about 3 years ago by Belinda Cao <[email protected]>
fix: fix lint warning (#237)

github.com/web-infra-dev/modern.js - 34da3710e64fed1889c81c37bf9e084aacc3511e authored about 3 years ago by Belinda Cao <[email protected]>
feat: publish (#241)

github.com/web-infra-dev/modern.js - fc83d8865b49f9d2b10a22b16b45b195f0ab919c authored about 3 years ago by Belinda Cao <[email protected]>
fix(test): test match for windows (#247)

github.com/web-infra-dev/modern.js - f37e007fc6aca50dfb015880198e795d0add2fe1 authored about 3 years ago by tqma113 <[email protected]>
test(server-util): fix babel config (#246)

github.com/web-infra-dev/modern.js - 613aecff01cab8570b9002a7368ae86b2a387659 authored about 3 years ago by tqma113 <[email protected]>
fix(require): external regexp (#218)

* fix(require): external regexp

* fix(require): external regexp

github.com/web-infra-dev/modern.js - 842870fcaca492dfc168c32ca5605e9b68c4482a authored about 3 years ago by tqma113 <[email protected]>
docs: update credit (#223)

github.com/web-infra-dev/modern.js - b665ce2ddb57176d776a7b529d670a727b711bca authored about 3 years ago by Dexter Yang <[email protected]>
add credits (#222)

* fix: credits

* fix: update liscense

github.com/web-infra-dev/modern.js - 30a756c64cdb5102c505c040e3290b0e34a089e5 authored about 3 years ago by await-ovo <[email protected]>
fix: missing liscense (#220)

Co-authored-by: songzhenwei <[email protected]>

github.com/web-infra-dev/modern.js - aa940aa9b81156d0f8f45b1358057f5c7e413304 authored about 3 years ago by await-ovo <[email protected]>
feat(generator): generator cases support isTypical params (#217)

* feat(generator): generator cases support isTypical params

* fix(generator): fix entry gener...

github.com/web-infra-dev/modern.js - 4b7b74578cb5b029c22672e247eca9154e18b233 authored about 3 years ago by Belinda Cao <[email protected]>
feat: publish (#216)

* feat: publish

* fix(generator): server js template

github.com/web-infra-dev/modern.js - 4b99b4f82ac6132e4d1542fc6312418ab0c9b773 authored about 3 years ago by Belinda Cao <[email protected]>
fix(webpack): node 17 compatibility (#214)

Co-authored-by: songzhenwei <[email protected]>
Co-authored-by: Belinda Cao <caohuilin9...

github.com/web-infra-dev/modern.js - 584b13d13e75f574673a74cb63a25a8f68e332f9 authored about 3 years ago by await-ovo <[email protected]>
docs: add intro in every readme (#212)

github.com/web-infra-dev/modern.js - 2579b18775d38919c407d69300839f3a32da5292 authored about 3 years ago by anc95 <[email protected]>
chore: bff and electron eslint error was fixed (#213)

github.com/web-infra-dev/modern.js - 31982c6d412f758c2831ba590d3714c5121ae5b3 authored about 3 years ago by anc95 <[email protected]>
fix(module-generator): add .npmignore.handlebars (#209)

github.com/web-infra-dev/modern.js - 58e06cb14fb362c26be78f8e64c845545e32de4e authored about 3 years ago by targeral <[email protected]>
docs: add intro (#211)

github.com/web-infra-dev/modern.js - 8ca762dfac0b2271f3abed7308d2a6cc6f0ca503 authored about 3 years ago by Dexter Yang <[email protected]>
feat(generator): new action support pwd params (#206)

* feat(generator): new action support pwd params

* fix(generator): generator case add runway
...

github.com/web-infra-dev/modern.js - f8b3bfd56152c1c21b3f4d04d504c98b875c39cb authored about 3 years ago by Belinda Cao <[email protected]>
fix: all eslint error be fixed (#204)

github.com/web-infra-dev/modern.js - 2ab65c50ddbe43406f4ef7d642c58aae01d4a4bb authored about 3 years ago by anc95 <[email protected]>
chore: fix eslint error in module template (#194)

* chore: fix eslint error in module template

* chore(eslint): move .eslintrc from ts-template...

github.com/web-infra-dev/modern.js - befd47ac0378b774198aaf559ff6627259e6f73d authored about 3 years ago by anc95 <[email protected]>
feat(bff-utils): add requireResolve (#201)

github.com/web-infra-dev/modern.js - ba0d4d4e3db3f1dc8303bc1cdaf3c6353a0a5b0c authored about 3 years ago by targeral <[email protected]>
fix(module-tools): change remove dist time (#202)

github.com/web-infra-dev/modern.js - 8b1fb096ab005062396330ba14d58338bb5266ac authored about 3 years ago by targeral <[email protected]>
fix(generator): fix entry template more line (#185)

* fix(generator): fix entry template more line

* fix(generator): storybook generator not inst...

github.com/web-infra-dev/modern.js - 6ef5b2365c072d003e2eea910a23319beb188751 authored about 3 years ago by Belinda Cao <[email protected]>
fix: remove deps and comment some test code (#196)

github.com/web-infra-dev/modern.js - dc5437c4217195690e0fc3112a0ae046b4924af0 authored about 3 years ago by targeral <[email protected]>
fix(runtime-core): fixed warning when testing (#193)

github.com/web-infra-dev/modern.js - 38d45491fe93216cf841c14c8204e2c686b5f1a3 authored about 3 years ago by anc95 <[email protected]>
fix(bff-utils): add miss devDeps

github.com/web-infra-dev/modern.js - 3cd28bdae837f26ecee5012e54d3d8cc9df05282 authored about 3 years ago by targeral <[email protected]>
fix(entry-generator): link pointing error in mian template (#190)

github.com/web-infra-dev/modern.js - 009e491a5f1f8a79e1cb4bec8a4bfd2d92c2801c authored about 3 years ago by Pengsha Ying <[email protected]>
doc: fix typo in comment (#188)

github.com/web-infra-dev/modern.js - 59e5e5a3330498fd22207c47962a0bfa6d3b31da authored about 3 years ago by NetBeen <[email protected]>
fix: change deps relations (#189)

github.com/web-infra-dev/modern.js - d9e0d68f28bfb6cbc96d02fb5eedcb0ac49f6a76 authored about 3 years ago by targeral <[email protected]>
feat: publish (#184)

github.com/web-infra-dev/modern.js - 0cda39c82703bf1b02ea9ddedd8a33524750dbcd authored about 3 years ago by Belinda Cao <[email protected]>
fix(generator): generator template (#183)

github.com/web-infra-dev/modern.js - 77f75d0afcbfc7470a1f9416dc044605dad89e3a authored about 3 years ago by puxiao <[email protected]>
feat: improve log of enable electron (#181)

Co-authored-by: 皮锟 <[email protected]>

github.com/web-infra-dev/modern.js - 0d46b4ad7a8fc6bf0ff78d105d9d07a949e30174 authored about 3 years ago by pikun <[email protected]>
chore: comment out ci (#179)

github.com/web-infra-dev/modern.js - d2cc513e6d47b992037c8c8d926755495ab5b9fe authored about 3 years ago by xuchaobei <[email protected]>
fix(monorepo-tools): change log (#178)

github.com/web-infra-dev/modern.js - b197689c8ea028ae0aeea24e11be85adbc14dc87 authored about 3 years ago by targeral <[email protected]>
feat: change default icon of app (#176)

Co-authored-by: 皮锟 <[email protected]>

github.com/web-infra-dev/modern.js - 66f8503f51c10f0c6b89de6afc266cac0c39e5ec authored about 3 years ago by pikun <[email protected]>
fix(generator): generator template (#177)

github.com/web-infra-dev/modern.js - e0e3f7b8646d6328232e4df0af0002d748337240 authored about 3 years ago by Belinda Cao <[email protected]>
Feat publish (#174)

* feat: upgrade reduck version

* feat: publish

* fix(generator): generator template version

github.com/web-infra-dev/modern.js - a1cc07384078b5605da079c1439fc66f750649e3 authored about 3 years ago by Belinda Cao <[email protected]>
feat: publish (#167)

* feat: publish

* feat: publish

github.com/web-infra-dev/modern.js - 5ec43d0a2e48e5221cc6771988e63b65556b0de4 authored about 3 years ago by Belinda Cao <[email protected]>
fix(ssr): create request peer dep ssr plugin (#172)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - 69a601278e02229dbff69f3c61e6d700b7e01213 authored about 3 years ago by kky <[email protected]>
fix: entry template (#171)

github.com/web-infra-dev/modern.js - 8da0d974150b15a02abbc09024331b92f963bfc8 authored about 3 years ago by Belinda Cao <[email protected]>
chore(all): add homepage (#169)

github.com/web-infra-dev/modern.js - 92b6970ee6a29ee63b1808e012b17abd050f01c4 authored about 3 years ago by tqma113 <[email protected]>
docs(all): update readme and description (#168)

* docs(all): update description

* docs(all): update readme

* docs(all): update readme

github.com/web-infra-dev/modern.js - 0df71774ceaffba4b7343d14dfdc3705d802ebdb authored about 3 years ago by tqma113 <[email protected]>
fix(bff-runtime): duplicate deps (#162)

* fix(bff-runtime): duplicate deps

* fix(bff-runtime): validator

github.com/web-infra-dev/modern.js - 27432bcc94a9f9886d6bc6a2833982e9da20196f authored about 3 years ago by tqma113 <[email protected]>
fix: bff template (#165)

github.com/web-infra-dev/modern.js - a7e7f05ea22be5513d9d4ef03a2454673db22ae5 authored about 3 years ago by Belinda Cao <[email protected]>
docs(contributing): add (#164)

* docs(contributing)

* fix(contributing): yarn -> pnpm

* fix(contributing): local

* fix...

github.com/web-infra-dev/modern.js - 39e3009f7db86fd26c83adc63968391cd7c1137b authored about 3 years ago by tqma113 <[email protected]>
chore(eslint): close require-await rule (#163)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - 16593ac3473ce327ac5a86fe34200f75a6fc2156 authored about 3 years ago by kky <[email protected]>
docs: update readme (#161)

github.com/web-infra-dev/modern.js - fae9032e3ac97c6da78b4052b021a68b0b831ee9 authored about 3 years ago by Dexter Yang <[email protected]>
chore: createstore export form testing (#166)

github.com/web-infra-dev/modern.js - b3be61da517b88fcc9d3e642f739ed8cb5a3e40f authored about 3 years ago by anc95 <[email protected]>
ci: add prepare script (#157)

* ci: add prepare script

* ci: add prepare script

github.com/web-infra-dev/modern.js - d703b83733cf1805b52e5e3a0913a2ac3ee47926 authored about 3 years ago by tqma113 <[email protected]>
fix(generator): fix bff and server generator (#160)

github.com/web-infra-dev/modern.js - e6967de61fb2f037ae46531f494cebd42cf4ff41 authored about 3 years ago by Belinda Cao <[email protected]>
feat(monorepo-generator): add lerna support (#159)

github.com/web-infra-dev/modern.js - 95c0b6d99f125e5e3a63907cfbf09fddbaa919fe authored about 3 years ago by targeral <[email protected]>
fix(generator): bff and server generator template (#158)

github.com/web-infra-dev/modern.js - f5efce1316e9c8b5c81e131ac7b956bb906df229 authored about 3 years ago by Belinda Cao <[email protected]>
chore: fix-debug-query-typo (#156)

github.com/web-infra-dev/modern.js - 4b18d8f5f095259c5c36c597a952f0798e038233 authored about 3 years ago by anc95 <[email protected]>
fix(webpack): build js with es6 syntax (#154)

github.com/web-infra-dev/modern.js - ad71067acca63a815aea0e99aad948665ee48806 authored about 3 years ago by await-ovo <[email protected]>
feat(webpack): support config/favicon (#153)

github.com/web-infra-dev/modern.js - c52ec840af86d395157fc232522c075bf6d25a0f authored about 3 years ago by await-ovo <[email protected]>
fix(plugin-unbundle): use pdn api (#152)

github.com/web-infra-dev/modern.js - 0f3ef00fd3ff25b104590db27c43fd2d105280ba authored about 3 years ago by await-ovo <[email protected]>
fix(nest): deps (#155)

* fix(nest): deps

* fix(nest): deps

github.com/web-infra-dev/modern.js - 3786bd7e3f268dd11a959bb578a445dd551bcdd8 authored about 3 years ago by tqma113 <[email protected]>
Feat publish (#150)

* fix: entry generator link

* feat: publish

github.com/web-infra-dev/modern.js - dd3fee87ddf07ab17e104154403f9f28220b4384 authored about 3 years ago by Belinda Cao <[email protected]>
fix(bff-utils): testt cli (#151)

github.com/web-infra-dev/modern.js - 9c68c15efb4d41c0d38888c0167edc6368abb6f0 authored about 3 years ago by tqma113 <[email protected]>
fix(config): dependence config (#144)

* fix(require): diff from othre

* fix(require): name

* chore: fix config

* chore: fix c...

github.com/web-infra-dev/modern.js - a5ebb823e0f40867734e67465e82e47663b91e73 authored about 3 years ago by tqma113 <[email protected]>
feat: add package description (#148)

* feat: add package description

* feat: upgrade codesmith version

* feat(generator): updat...

github.com/web-infra-dev/modern.js - af796cf4af61db9e099e00b0b047a8b309fc5760 authored about 3 years ago by Belinda Cao <[email protected]>
chore: include @modern-js/plugin-micro-frontend/type in mwa (#140)

github.com/web-infra-dev/modern.js - 19fd55db23e47952d6901ca36e41768e9e95cf84 authored about 3 years ago by anc95 <[email protected]>
feat: delete some command of electron in template (#147)

Co-authored-by: 皮锟 <[email protected]>

github.com/web-infra-dev/modern.js - 8105d58dd1787022ccbaaa3ac17085068def5506 authored about 3 years ago by pikun <[email protected]>
fix(server): add bff-utils to @modern-js/server dependencies (#149)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - 5ffc5a08488fcc52ce379f9023ba17efe7e48aee authored about 3 years ago by kky <[email protected]>
chore: runtime node exports use dist/node/xx (#146)

github.com/web-infra-dev/modern.js - 6c80025173cd4c3b0258ea654dc4f4c81ff26a58 authored about 3 years ago by anc95 <[email protected]>
fix(ssr): change ignore-style require position (#145)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - 99a055a9291f9753d88f3ead544894c5cef9e133 authored about 3 years ago by kky <[email protected]>
fix(generator): fix test types (#143)

github.com/web-infra-dev/modern.js - 8cc7a880cd0f0969455692b7eff912b827cf57a9 authored about 3 years ago by Belinda Cao <[email protected]>
fix: remove duplicate definition (#142)

Co-authored-by: wangyiming <[email protected]>

github.com/web-infra-dev/modern.js - 0448e34eaf0251e5dbc284a74845c1dcb668f407 authored about 3 years ago by Ming <[email protected]>
feat: publish (#139)

github.com/web-infra-dev/modern.js - 30300c5a23fa5bac018348186d094c0448741427 authored about 3 years ago by Belinda Cao <[email protected]>
fix(generator): server generator (#141)

github.com/web-infra-dev/modern.js - f0fdbb59cd8bccc5210c00c99abc7c75961f2e6a authored about 3 years ago by Belinda Cao <[email protected]>
fix(config): load config error (#138)

* fix(config): load config error

* fix(config): change cache dir & clear cache

* chore: re...

github.com/web-infra-dev/modern.js - 53c922826b70e9945486f391458fcfad50eabc4d authored about 3 years ago by tqma113 <[email protected]>
fix(generator): fix packageManager command (#137)

github.com/web-infra-dev/modern.js - 7dc833cae8dd174fbfe4b37bcb108de47e2b4d97 authored about 3 years ago by Belinda Cao <[email protected]>
fix(react-refresh): react-refresh version downgride to ^0.9.0 (#135)

github.com/web-infra-dev/modern.js - 13b3fa72088d1ac8ab6c36740beaaf5aebd6cdd2 authored about 3 years ago by anc95 <[email protected]>
chore: downgride husky (#136)

github.com/web-infra-dev/modern.js - ec8aafaac71a7417dcbe8dff4e0a989e19e21365 authored about 3 years ago by anc95 <[email protected]>
fix(core): restart error (#124)

* fix(core): restart error

* fix(core): catch error when restarting

* fix(core): add conso...

github.com/web-infra-dev/modern.js - fc0eac5d6ba061f15845dcfa549d3267b1bab63c authored about 3 years ago by tqma113 <[email protected]>
chore: pass config to reduck Provider (#129)

github.com/web-infra-dev/modern.js - ac40e4f6a8b3f38880e38cbda9e1b1b47dd097e5 authored about 3 years ago by anc95 <[email protected]>
feat(generator): add generator success info (#133)

github.com/web-infra-dev/modern.js - 16f839bf49de10382a083e6cf39a582b4bf7cb6f authored about 3 years ago by Belinda Cao <[email protected]>
fix: add bff schema (#127)

Co-authored-by: wangyiming <[email protected]>

github.com/web-infra-dev/modern.js - 09ad834ec49346408403434f9006f600bf375f64 authored about 3 years ago by Ming <[email protected]>
fix(ssr): ssr bundle @modern-js/utils (#134)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - 7e21142986d44d4ddd1778efe78a4a35b7809fa2 authored about 3 years ago by kky <[email protected]>
fix: fix eslint error (#132)

github.com/web-infra-dev/modern.js - f74332bfb0ad26946c10b1be57ae737699ecc062 authored about 3 years ago by anc95 <[email protected]>
feat(plugin-storybook): change addons path (#131)

github.com/web-infra-dev/modern.js - bb316a1b4c5cb911dbac70b81a92f4c178b8e952 authored about 3 years ago by targeral <[email protected]>
Feat publish (#130)

* feat: publish

* feat: publish

github.com/web-infra-dev/modern.js - bb6c32bd88c0cabcf9f1c43fa7e38e21854b87db authored about 3 years ago by Belinda Cao <[email protected]>
feat: add types.d.ts (#121)

github.com/web-infra-dev/modern.js - 34f62995fcf0e0a7ebe09850f9456a3ac6fe7122 authored about 3 years ago by targeral <[email protected]>
fix(server): redirection and js bundle (#128)

Co-authored-by: zllkjc <[email protected]>

github.com/web-infra-dev/modern.js - ff19c80816f5124dc8377c02e09cfdd63236630a authored about 3 years ago by kky <[email protected]>
fix: text and entry css (#126)

github.com/web-infra-dev/modern.js - d9f5d01e000684e1e54891f4a9532dc71ea57eae authored about 3 years ago by Belinda Cao <[email protected]>
chore(load-config): update version to rc.21 (#125)

github.com/web-infra-dev/modern.js - 6ec91644c6d3a4e8602aa4c8d37f47bdd8d22570 authored about 3 years ago by targeral <[email protected]>
feat(load-config): bundle require with catch (#123)

github.com/web-infra-dev/modern.js - aa49a447fe5609de36400f65c61be3ae4ca0f8d9 authored about 3 years ago by targeral <[email protected]>
Release 1.0.0 rc.17 (#120)

* feat: micro frontend debug

* chore: release

github.com/web-infra-dev/modern.js - 2c4ef07db521d946c1004484e963dc0a55e594fd authored about 3 years ago by anc95 <[email protected]>
fix(generator): rename Unbundled (#122)

github.com/web-infra-dev/modern.js - ecf9c2708d6bbf1d76eaf27a68b31ad360450224 authored about 3 years ago by Belinda Cao <[email protected]>
fix(generator): delete init modern.config.js (#119)

github.com/web-infra-dev/modern.js - 3e519a768a01ea96e7370f75059f29ab94623215 authored about 3 years ago by Belinda Cao <[email protected]>
fix(generator): fix generator template (#118)

github.com/web-infra-dev/modern.js - c218b789c93eb4e56b22e066f37e2af60a353076 authored about 3 years ago by Belinda Cao <[email protected]>
fix(load-config): use bundle-require load esm cofnnig (#104)

github.com/web-infra-dev/modern.js - 512e271fe42fe77c946f75944e85ab9934e8e695 authored about 3 years ago by await-ovo <[email protected]>
feat: publish (#116)

github.com/web-infra-dev/modern.js - 4a11c057e571e8855f6cde3d199ee7a24dd73ccd authored about 3 years ago by Belinda Cao <[email protected]>
feat(module-tools): add output.assetsPath (#117)

github.com/web-infra-dev/modern.js - a68974095ac33ba178f0719ddf6c42e6352bcea9 authored about 3 years ago by targeral <[email protected]>
feat: createStore used in testing (#113)

* feat: micro frontend debug

* feat: the createStore used in testing

* feat: the createSto...

github.com/web-infra-dev/modern.js - de98d498a02de89852f1f08b4a8bb5afdb041f35 authored about 3 years ago by anc95 <[email protected]>