{"id":19655270,"url":"https://github.com/manzdev/frontend-el-lado-oscuro","last_synced_at":"2025-02-27T02:17:29.040Z","repository":{"id":77195199,"uuid":"75089850","full_name":"ManzDev/frontend-el-lado-oscuro","owner":"ManzDev","description":"Front-end: El lado oscuro (II Congreso de Informática de la Universidad de La Laguna)","archived":false,"fork":false,"pushed_at":"2017-07-08T16:24:32.000Z","size":7375,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-10T00:34:50.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://manzdev.github.io/frontend-el-lado-oscuro/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManzDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-29T14:36:41.000Z","updated_at":"2022-06-21T19:57:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"861af533-84d0-4b29-b0f4-627d923c0a51","html_url":"https://github.com/ManzDev/frontend-el-lado-oscuro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Ffrontend-el-lado-oscuro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Ffrontend-el-lado-oscuro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Ffrontend-el-lado-oscuro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Ffrontend-el-lado-oscuro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManzDev","download_url":"https://codeload.github.com/ManzDev/frontend-el-lado-oscuro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240964337,"owners_count":19885730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T15:20:09.020Z","updated_at":"2025-02-27T02:17:28.933Z","avatar_url":"https://github.com/ManzDev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Front-end: El lado oscuro\r\n\r\nCharla para el II Congreso de Informática de la Universidad de La Laguna\r\n[http://cesinf.webs.ull.es/](http://cesinf.webs.ull.es/)\r\n\r\n![Front-end](front-end.png)\r\n\r\n## Referencias\r\n\r\nFramework utilizado para crear la presentación: [Impress.js](https://github.com/impress/impress.js)\r\n\r\n### HTML/CSS\r\n\r\n- HTML4: [https://www.w3.org/TR/1999/REC-html401-19991224/index/elements.html](https://www.w3.org/TR/1999/REC-html401-19991224/index/elements.html)\r\n- Etiqueta \u003cblink\u003e: [https://encrypted.google.com/search?q=blink+tag](https://encrypted.google.com/search?q=blink+tag)\r\n- XHTML1: [https://www.w3.org/TR/xhtml1/](https://www.w3.org/TR/xhtml1/)\r\n- HTML5: [https://www.w3.org/TR/html5/](https://www.w3.org/TR/html5/)\r\n- HTML5.1: [https://www.w3.org/TR/2016/CR-html51-20160621/](https://www.w3.org/TR/2016/CR-html51-20160621/)\r\n- [Ejemplo CodePen: Animaciones CSS / Web Animation](https://codepen.io/manz/pen/xOGNRP)\r\n- [Ejemplo CodePen: Flexbox](https://codepen.io/manz/pen/BzoYKb)\r\n- CanIUse (Soporte en navegadores): [http://caniuse.com/](http://caniuse.com/)\r\n\r\n### Preprocesadores\r\n\r\n- NodeJS/NPM: [https://nodejs.org/es/](https://nodejs.org/es/) / [https://www.npmjs.com/](https://www.npmjs.com/)\r\n- PugJS (Preprocesador HTML, antiguamente Jade): [https://pugjs.org/](https://pugjs.org/)\r\n- LESS (Preprocesador CSS): [http://lesscss.org/](http://lesscss.org/)\r\n- BabelJS (Transpiler JSES6 -\u003e JSES5): [https://babeljs.io/](https://babeljs.io/)\r\n- Tabla de compatibilidad con ES5/6/7: [ES6 Kangax Compat-table](http://kangax.github.io/compat-table/es6/)\r\n\r\n### Minificadores\r\n\r\n- Benchmark CSS: [https://goalsmashers.github.io/css-minification-benchmark/](https://goalsmashers.github.io/css-minification-benchmark/)\r\n- Minificador CSS: [https://github.com/jakubpawlowicz/clean-css](https://github.com/jakubpawlowicz/clean-css)\r\n- Minificador JS: [https://github.com/mishoo/UglifyJS2](https://github.com/mishoo/UglifyJS2)\r\n- Minificador HTML: [https://github.com/jserme/htmlmin](https://github.com/jserme/htmlmin)\r\n\r\n### PostCSS\r\n\r\n- Transformación de CSS con JS: [http://postcss.org/](http://postcss.org/)\r\n- Plugins para PostCSS: [http://postcss.parts/](http://postcss.parts/)\r\n\r\n### SVG\r\n\r\n- Scalable Vector Graphics: [https://www.w3.org/Graphics/SVG/](https://www.w3.org/Graphics/SVG/)\r\n- SVG Optimizer: [https://github.com/svg/svgo](https://github.com/svg/svgo)\r\n\r\n### Atom\r\n\r\n- Atom Editor: [https://atom.io/](https://atom.io/)\r\n- Paquete Atom para procesar LESS con PostCSS automáticamente: [https://atom.io/packages/less-postcss-autocompile](https://atom.io/packages/less-postcss-autocompile)\r\n\r\n### Task Runners\r\n\r\n- GruntJS: [http://gruntjs.com/](http://gruntjs.com/)\r\n- GulpJS: [http://gulpjs.com/](http://gulpjs.com/)\r\n- Plugins GulpJS: [http://gulpjs.com/plugins/](http://gulpjs.com/plugins/)\r\n- BroccoliJS: [http://broccolijs.com/](http://broccolijs.com/)\r\n\r\n### Contacto\r\n- [http://twitter.com/Manz](http://twitter.com/Manz)\r\n- [http://www.emezeta.com/](http://www.emezeta.com/)\r\n\r\n### Colaboraciones\r\n\r\n- Colaboración de [@DanielRamosAcosta](https://github.com/DanielRamosAcosta), con una ejemplificación de las herramientas mostradas en la charla: [https://github.com/DanielRamosAcosta/herramientas-frontend](https://github.com/DanielRamosAcosta/herramientas-frontend)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Ffrontend-el-lado-oscuro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanzdev%2Ffrontend-el-lado-oscuro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Ffrontend-el-lado-oscuro/lists"}