https://github.com/allnulled/lsw-calendario
UI calendar tool for LSW
https://github.com/allnulled/lsw-calendario
Last synced: about 1 year ago
JSON representation
UI calendar tool for LSW
- Host: GitHub
- URL: https://github.com/allnulled/lsw-calendario
- Owner: allnulled
- License: other
- Created: 2025-01-27T16:46:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T17:50:29.000Z (about 1 year ago)
- Last Synced: 2025-03-24T18:46:15.982Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# lsw-calendario
Calendario para Vue.js (v2). Selector de fecha y hora.
## Instalación
```sh
npm i -s @allnulled/lsw-calendario
```
## Importación
```html
```
## Requisitos
Tener cargado [`vue@2`](https://github.com/vuejs/vue).
## Uso
```js
/* @TODO */
```