1.0.26 • Published 8 years ago

mulan-lib v1.0.26

Weekly downloads
1
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.24

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago