47 packages
e-promise
在 Node 中,我们经常需要连接数据库、Redis、Mq、Socket、Rpc等等,它们都是基于回调通知是否连接成功,在连接成功的时候才能进行对应的操作,EventPromise 就是专门为了解决它而存在,让你使用同步的形式调用异步的回调。
flex.css
移动端flex布局神器,兼容微信,UC,webview等移动端主流浏览器
flex-css-layout
flex.css ==== ### 为什么需要flex.css? ``` 在移动端开发中,并不是所有的浏览器,webview,微信等各种版本都支持标准的flex, 但是基本上都会支持-webkit-box,所以flex.css的主要作用是保证每一个属性都能支持标准flex或旧版本的-webkit-box。 由于flex.css采用了autoprefixer编译,所以能够保证在浏览器不支持标准flex布局的情况下, 回滚到旧版本的-webkit-box,保证移动设备中能呈现出一样的布局效果。
@fmfe/eslint-config-fmfe-nodejs
ESLint configuration of Followme Frontend Team Node.js group Edit
@fmfe/eslint-config-fmfe-vue
Vuejs ESLint configuration of Followme Frontend Team Edit
@fmfe/fm-utils
Followme 公共工具库
@fmfe/fm-vue-ui
Basic Vue Components for FM
@fmfe/genesis-app
Vue SSR Microfront
@fmfe/genesis-compiler
Vue SSR Microfront
@fmfe/genesis-core
Vue SSR Microfront
@fmfe/genesis-lint
@fmfe/genesis-micro
@fmfe/genesis-plugin-remote
@fmfe/genesis-remote
Vue SSR Microfront
@fmfe/git-store
一个帮你批量管理git仓库的工具 ```bash npm install @fmfe/git-store
@fmfe/handle-name
handle-name ======
@fmfe/lib-genesis
@fmfe/lib-genesis-build
@fmfe/lib-genesis-lint
@fmfe/lib-sql
集成mysql,sqlserver等数据库的第三方库
@fmfe/psync
Replace npm link or yarn link
@fmfe/square
Vue SSR Microfront
@fmfe/tms.js
@fmfe/tslint-config-fmfe-nodejs
TSLint configuration of Followme Frontend Team Node.js group Edit
@fmfe/v2-table
A simple table component based Vue 2.x