GithubHelp home page GithubHelp logo

rsuite-legacy / rsuite-daterangepicker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.22 MB

date range picker for react

Home Page: https://rsuite.github.io/rsuite-daterangepicker/

License: MIT License

JavaScript 87.22% CSS 12.78%
datepicker daterangepicker react

rsuite-daterangepicker's Introduction

rsuite-daterangepicker

rsuite-daterangepicker 是一个日期范围选择器组件

如果需要单个选择日期或者时间,可以使用 rsuite-datepicker

版本与状态

npm

npm

Travis Coverage Status

快速开始

安装

npm i rsuite-daterangepicker --save

样式

less 文件中引入:

@import '~rsuite-daterangepicker/lib/less/index.less';

示例代码

import DateRangePicker from 'rsuite-daterangepicker';

...
render(){
  return <DateRangePicker />
}
...

rsuite-daterangepicker's People

Contributors

hiyangguo avatar sevenoutman avatar simonguo avatar thejian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rsuite-daterangepicker's Issues

install error

node version v8.7.0

npm version 5.4.2

npm WARN [email protected] requires a peer of rsuite-utils@^1.0.0 but none is installed. You must install peer dependencies yourself.

npm ERR! path D:\workspace\anti_money_laundering_ui\node_modules\promise
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall rename
npm ERR! Error: EPERM: operation not permitted, rename 'D:\workspace\anti_money_laundering_ui\node_modules\promise' -> 'D:\workspace\anti_money_laundering_ui\node_modules\.promise.DELETE'
npm ERR!  { Error: EPERM: operation not permitted, rename 'D:\workspace\anti_money_laundering_ui\node_modules\promise' -> 'D:\workspace\anti_money_laundering_ui\node_modules\.promise.DELETE'
npm ERR!   cause:
npm ERR!    { Error: EPERM: operation not permitted, rename 'D:\workspace\anti_money_laundering_ui\node_modules\promise' -> 'D:\workspace\anti_money_laundering_ui\node_modules\.promise.DELETE'
npm ERR!      errno: -4048,
npm ERR!      code: 'EPERM',
npm ERR!      syscall: 'rename',
npm ERR!      path: 'D:\\workspace\\anti_money_laundering_ui\\node_modules\\promise',
npm ERR!      dest: 'D:\\workspace\\anti_money_laundering_ui\\node_modules\\.promise.DELETE' },
npm ERR!   stack: 'Error: EPERM: operation not permitted, rename \'D:\\workspace\\anti_money_laundering_ui\\node_modules\\promise\' -> \'D:\\workspace\\anti_money_laundering_ui\\node_modules\\.promise.DELETE\'',
npm ERR!   errno: -4048,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'rename',
npm ERR!   path: 'D:\\workspace\\anti_money_laundering_ui\\node_modules\\promise',
npm ERR!   dest: 'D:\\workspace\\anti_money_laundering_ui\\node_modules\\.promise.DELETE',
npm ERR!   parent: 'anti-money-laundering-ui' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\shwh\AppData\Roaming\npm-cache\_logs\2018-04-25T08_29_49_546Z-debug.log

install error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.