toots-js

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i toots-js

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • juanjovlado