Last active
September 28, 2017 13:15
-
-
Save rudmanmrrod/f259903042c9d8e548ba18f757b30067 to your computer and use it in GitHub Desktop.
Útilidades varias para programadores
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Para estilos css | |
http://materializecss.com/ | |
http://getbootstrap.com | |
## Presentaciones con Js | |
https://github.com/impress/impress.js/ | |
## Para Mapas Geográficos | |
http://leafletjs.com/ | |
## Transformar Json | |
http://jsonviewer.stack.hu/ | |
## Para firmar documentos electrónicamente | |
http://www.sinadura.net/ | |
## Para manejar firmas electrónicas | |
https://github.com/jbfavre/xca |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment