1.0.26 • Published 6 years ago

mulan-lib v1.0.26

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

mulan-lib

前端开发工具库,基于 Ramda,支持 SSR

OSX Build npm codecov

安装

  $ npm install mulan-lib

Build

  $ npm run common
  -- uglify
  $ npm run build

引用

  import * as mulan from 'mulan-lib'

按需引用 (推荐)

如果使用 webpack+babel 来构建项目,那推荐使用 babel-plugin-import

  import { send, moment, parseQuery } from 'mulan-lib'

Documentation

Tips

  • v1.0.17 后升级了ajax的传参方式
  • v1.0.20 支持 SSR
1.0.26

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago