Skip to content

Latest commit

 

History

History
130 lines (65 loc) · 2.25 KB

File metadata and controls

130 lines (65 loc) · 2.25 KB

Plugins de JavaScript

Para gráficos

https://github.com/highcharts/highcharts

https://github.com/chartjs/Chart.js

https://github.com/dabeng/OrgChart-Webcomponents (organigrama)

https://github.com/almende/vis (Para hacer lineas de tiempo, redes y gráficos en 2D y 3D)

https://danpalmer.me/projects/django-google-charts (implementación para el framework Django)

Para Presentaciones

https://github.com/impress/impress.js/

Para Sliders

https://github.com/nolimits4web/Swiper

https://github.com/worseisbetter/galleria

Para Modals

https://github.com/makeusabrew/bootbox

https://github.com/rudmanmrrod/material-dialog

https://github.com/t4t5/sweetalert

Lightbox para imágenes

https://github.com/lokesh/lightbox2/

Lineas de Tiempo

https://github.com/NUKnightLab/TimelineJS3

Para Mapas Geográficos

https://github.com/Leaflet/Leaflet

https://openlayers.org

Marcadores para leaflet

https://github.com/coryasilva/Leaflet.ExtraMarkers

Para agregar layers a leaflet

https://www.mapbox.com

Animaciones en css

https://github.com/daneden/animate.css

https://github.com/greensock/GreenSock-JS

Para tooltips

https://github.com/atomiks/tippyjs

Para formularios

Múltiples formularios select con funcionalidades interesantes

https://github.com/harvesthq/chosen

Constructor de formularios con Drag & Drop

https://github.com/Draggable/formeo

Datepickers

https://github.com/flatpickr/flatpickr

Editores WYSIWYG

https://github.com/yabwe/medium-editor

https://github.com/quilljs/quill/

Interfaces

https://dhtmlx.com/

https://www.jqwidgets.com/

https://webix.com

Flujos de trabajo (Workflow)

http://kanban.leanlabs.io/

https://github.com/wekan/wekan

Herramientas Drag & Drop de Elementos

https://github.com/desandro/draggabilly

https://github.com/taye/interact.js

Documentación

http://smartcomments.github.io/

Extras

Para hacer grid de tarjetas

https://github.com/desandro/masonry

Para extraer los colores dominantes de una imagen

https://github.com/lokesh/color-thief

Para colocar notas de margenes

https://github.com/mshenfield/vanilla-marginotes

Para hacer listas que se puedan ordenar con js (sortables)

https://github.com/RubaXa/Sortable

Para resaltar sintaxis

https://github.com/PrismJS/prism