0.1.0 • Published 6 years ago

toots-js v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

toots-js

(Aún en construcción)

Presentando un conjunto de pequeñas herramientas pensadas para facilitar tareas no tan importantes, para que puedas concentrarte en aquellas más urgentes

Algunas herramientas:

  • Alerts
  • Loaders
  • Pagination
  • Box Resize
  • Color Code

Instalación

npm install toots-js

Uso

//Box Resize

import boxResize from 'toots'

let box = document.getElementById("box_1")

boxResize(box)

Créditos

Licencia

MIT