UNPKG

@syncfusion/ej2-react-calendars

Version:

A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for React

28 lines 1 kB
{ "name": "@syncfusion/ej2-react-calendars", "version": "31.1.23", "description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "react-calendars", "ej2-react-calendars" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-calendars.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-calendars.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~31.1.22", "@syncfusion/ej2-react-base": "~31.1.17", "@syncfusion/ej2-calendars": "31.1.23" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }