@modyqyw/fabric
Opinionated shareable specification for different JavaScript/TypeScript projects.
Updated by @modyqyw
@redux-model/taro
deprecated<h1 align="center"> <a href="https://redux-model.github.io/redux-model"> Redux Model </a> </h1>
Updated by @fwh1990
taro-auto-router-plugin
原源代码为 https://github.com/xdoer/generated-plugin-taro-router-service 我做了些生成优化修改, 1. 常量字符串只有一份的原则,生成到taroPages.js中, 1. 不再修改app.config.ts,而用引用taroPages.js 1. …
Updated by @stategen
taro-global-component
众所周知,小程序中不能定义全局组件,如果我们想自定义一个 modal 弹窗,来替代 wx.showModal 的话,则需要在每个页面手动的引入组件。随着项目越来越大,手动引入组件无疑是繁琐和低效的,因而抽空开发了这个 webpack-loader 代替手动操作。
Updated by @chenlongwill
taro-inject-component-loader
众所周知,小程序中不能定义全局组件,如果我们想自定义一个 modal 弹窗,来替代 wx.showModal 的话,则需要在每个页面手动的引入组件。随着项目越来越大,手动引入组件无疑是繁琐和低效的,因而开发了这个 webpack-loader 代替手动操作。
Updated by @thomas_han
@haici/taro-inject-loader
众所周知,小程序中不能定义全局组件,如果我们想自定义一个 modal 弹窗,来替代 wx.showModal 的话,则需要在每个页面手动的引入组件。随着项目越来越大,手动引入组件无疑是繁琐和低效的,因而抽空开发了这个 webpack-loader 代替手动操作。
Updated by @wangchun_020