We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
体积(代码量越少体积越小, 实现越简单)
依赖(最好依赖少很轻量), 推荐使用 BundlePhobia
兼容性
功能是否聚焦(最好只提供你需要的单一功能)
ES2015 模块(按需加载)
是否发布到了 npm package, 采用 semver
如何选择开源库?
谈项目中如何选择框架和库 by 克军
如何选择开源项目?
开源软件那么多,我们该如何选择
我的一个原则就是KISS(保持简单),能够用一个包库解决的不要用一个框架,能够用一个框架解决的不要用一个应用,谁能满足需求而且更加简单,就用谁。
如何更精准的找到你需要的开源库
NPMCompare
StackShare Compare Tools
Deep module & license analysis
PickBetterPack
The text was updated successfully, but these errors were encountered:
No branches or pull requests
大致步骤
详细步骤
体积(代码量越少体积越小, 实现越简单)
依赖(最好依赖少很轻量), 推荐使用 BundlePhobia
兼容性
功能是否聚焦(最好只提供你需要的单一功能)
ES2015 模块(按需加载)
是否发布到了 npm package, 采用 semver
参考
如何选择开源库?
谈项目中如何选择框架和库 by 克军
如何选择开源项目?
开源软件那么多,我们该如何选择
如何更精准的找到你需要的开源库
NPMCompare
StackShare Compare Tools
Deep module & license analysis
PickBetterPack
The text was updated successfully, but these errors were encountered: