Giter Site home page Giter Site logo

sergiodxa / es6 Goto Github PK

View Code? Open in Web Editor NEW
23.0 6.0 17.0 127 KB

Material para la clase BONUS en Comunidad Platzi sobre ECMAScript 6.

Home Page: https://sergio.now.sh/es6/

License: GNU General Public License v2.0

JavaScript 21.24% HTML 74.77% CSS 3.99%

es6's Introduction

ES6

Material para la clase BONUS en Comunidad Platzi sobre ECMAScript 6.

Build

Para generar los archivos minificados hay que instalar Gulp y sus plugins con:

[sudo] npm i

Luego hay que iniciar gulp con:

gulp

Estructura de archivos

Los archivos se encuentran en la carpeta ./src, dentro de esta se encuentran las carpetas:

  • css
  • examples
  • html
  • js

En css se encuentran los estilos del sitio y de la librería prism.

En examples están solo los ejemplos en su versión ejecutable (pasado de ES6 a ES5). Los ejemplos en ES6 se encuentran en la carpeta ./examples/es6 de la raíz del proyecto.

En html se encuentran el index.html y el gh-fork-ribbon.html sin minificar.

En js se encuentra el archivo principal donde esta la programación de los botones, el código de analytics y el uso del import de gh-fork-ribbon y están algunos archivos de polyfills de JS que se usan en ejemplos.

es6's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.