Dimitris Zotos's repositories
vue-ssr-boilerplate
🔥Vue.js Boilerplate including Webpack, vue-router, code-splitting and server side rendering.
el.reactjs.org
(Work in progress) React documentation website in Greek
noUiSlider
noUiSlider is a lightweight JavaScript range slider library. It offers a wide selection of options and settings, and is compatible with a ton of (touch) devices, including those running iOS, Android, Windows 8/8.1/10, Windows Phone 8.1 and Windows Mobile 10.
soundnode-app
Soundnode App is the Soundcloud for desktop. Built with NW.js, Angular.js and Soundcloud API.
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
storybook-readme
React Storybook addon to render README files in github style
vue-infinite-scroll
An infinite scroll directive for vue.js.
vue-ssr-docs
Vue.js Server-Side Rendering Guide
what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"