@quantlab/handsontable
Version:
Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs
18 lines (17 loc) • 437 B
JSON
{
"name": "pikaday",
"repo": "dbushell/Pikaday",
"description": "A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS",
"version": "1.4.0",
"keywords": [
"datepicker",
"calendar",
"date"
],
"main": "pikaday.js",
"scripts": ["pikaday.js"],
"styles": ["css/pikaday.css"],
"dependencies": {},
"demo": "http://dbushell.github.io/Pikaday/",
"license": "MIT"
}