Pinned Repositories
angular-file-saver
An AngularJS service that provides cross-browser compatibility of HTML5 saveAs() - http://alferov.github.io/angular-file-saver
array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
awesome-gulp
:tropical_drink: A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp
find-ancestors
Recursively find and return a nested node and all its ancestors (parents) from a nested data structure (i.e. tree)
generator-angular-gulp-browserify
A Yeoman generator for creating modern web applications using Angular, gulp, SASS, and Browserify
generator-node-es2015
A Yeoman generator for creating ES2015 JavaScript modules with legacy support using Babel, Webpack, Mocha, Chai, Isparta, ESLint
generator-universal-module
A Yeoman generator for creating universal JavaScript modules that work everywhere using ES2015, Babel, Webpack, Mocha, Chai, Karma, Sinon, Isparta, ESLint
get-github-url
Get a complete (or a canonical) GitHub repository URL (https or ssh) from an incomplete URL or a user/repo path
is-github-url
Check if a provided string is a valid GitHub URL
alferov's Repositories
alferov/awesome-gulp
:tropical_drink: A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp
alferov/angular-file-saver
An AngularJS service that provides cross-browser compatibility of HTML5 saveAs() - http://alferov.github.io/angular-file-saver
alferov/array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
alferov/generator-angular-gulp-browserify
A Yeoman generator for creating modern web applications using Angular, gulp, SASS, and Browserify
alferov/generator-universal-module
A Yeoman generator for creating universal JavaScript modules that work everywhere using ES2015, Babel, Webpack, Mocha, Chai, Karma, Sinon, Isparta, ESLint
alferov/is-github-url
Check if a provided string is a valid GitHub URL
alferov/generator-node-es2015
A Yeoman generator for creating ES2015 JavaScript modules with legacy support using Babel, Webpack, Mocha, Chai, Isparta, ESLint
alferov/find-ancestors
Recursively find and return a nested node and all its ancestors (parents) from a nested data structure (i.e. tree)
alferov/get-github-url
Get a complete (or a canonical) GitHub repository URL (https or ssh) from an incomplete URL or a user/repo path
alferov/pure-swap
A pure function to swap the position of two elements in the array
alferov/explorify
A Chrome extension that adds a quick overview of repositories to your Github News Feed
alferov/github-url-exists
Check if a URL is a valid and existent GitHub HTTP(s) URL
alferov/js-open-source-apps
The missing collection of real-world open-source JavaScript applications
alferov/rfd-scrapper
A shameless redflagdeals.com scrapper
alferov/rfd-scrapper-cli
Read the lastest posts on redflagdeals from your terminal
alferov/alferov.github.io
Beep bop boop
alferov/binary-assets
Store all binary files such as PDFs from UoL into this repository
alferov/Blob.js
An HTML5 Blob implementation
alferov/FileSaver.js
An HTML5 saveAs() FileSaver implementation
alferov/retrogame-skin-pack
A set of custom GMenu2x skins for the RetroGame/RS-97 handheld
alferov/risk
A game of Risk played on a hexgrid.
alferov/typescript-data-structures
CS data structures written in TypeScript (WIP)