Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ldpro-utils

bruce-chen58MITdeprecated2.0.10

this package has been deprecated

A bunch of util functions for loading project.

utils, datayes, landing, project

readme

ldpro-utils

落地项目工具模块

Documentation

Contributing

  1. git clone http:git.datayes.com/LDPRO/ldpro-utils.git
  2. npm install
  3. 添加修改
  4. git add .
  5. git commit -m "some masage here"
  6. npm version *** 参见 major | minor | patch
  7. npm publish
  8. git push origin

Dependencies

  1. antd
  2. axios
  3. hoist-non-react-statics
  4. immutable
  5. invariant
  6. lodash
  7. prop-types
  8. react
  9. react-dom
  10. react-loadable
  11. react-router-dom
  12. react-router-redux
  13. redux
  14. redux-immutable
  15. redux-saga
  16. reselect
  17. styled-components
  18. ua-parser-js
  19. history

Licence

MIT