focus-components-v3
Version:
Focus web components to build applications (based on Material Design)
15 lines (14 loc) • 348 B
JSON
{
"name": "Input date",
"version": "2.0.0",
"description": "Input date component. Uses moment.js locales, in order to handle internationalization. Works with ISOStrings only.",
"main": "index.js",
"keywords": [
"dumb",
"input",
"date",
"material"
],
"author": "focus@kleegroup.com",
"license": "MIT"
}