https://github.com/mondeja/d3-spanish
Libro de cocina de D3JS en español
https://github.com/mondeja/d3-spanish
Last synced: about 1 month ago
JSON representation
Libro de cocina de D3JS en español
- Host: GitHub
- URL: https://github.com/mondeja/d3-spanish
- Owner: mondeja
- Created: 2018-05-23T12:42:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T20:32:52.000Z (almost 7 years ago)
- Last Synced: 2025-06-18T20:16:54.065Z (5 months ago)
- Language: Python
- Homepage: https://d3-spanish.readthedocs.io/
- Size: 9.84 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## d3-spanish - Libro de cocina sobre D3JS en español
[](https://d3-spanish.readthedocs.io/es/latest/?badge=latest)
Compendio de mis apuntes en español sobre la biblioteca [D3JS](https://d3js.org/).
Puedes verlo en [d3-spanish.readthedocs.io](https://d3-spanish.readthedocs.io).
- Compilación: ``make html``
- Abrir el navegador para verlo: ``make show``
- Compilar automáticamente cuando se detectan cambios: ``make watch``
- Limpieza del repositorio: ``make clean``