al-the-x
David Rogers AKA "AL the X" hacks for @RentRedi, teaches through @just-enough-academy, and posts talks at https://github.com/al-the-x/presentations
@rentrediRaleigh-Durham, NC
al-the-x's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Dogfalo/materialize
Materialize, a CSS Framework based on Material Design
JakeChampion/fetch
A window.fetch JavaScript polyfill.
ladjs/superagent
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
imakewebthings/deck.js
Modern HTML Presentations
rmurphey/js-assessment
A test-driven approach to assessing JS skills
WP-API/WP-API
The WP REST API has been merged into WordPress core. Please do not create issues or send pull requests. Submit support requests to the forums or patches to Trac (see README below for links).
kriskowal/gtor
A General Theory of Reactivity
hhvm/xhp-lib
Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions.
keithamus/npm-scripts-example
An example of how to use NPM scripts over Grunt/Gulp & Friends. http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool
jackfranklin/gulp-load-plugins
Automatically load in gulp plugins
wikitopian/hardmode
Vim: Hard Mode (deprecated)
vesparny/angular-kickstart
angular-kickstart - speed up your AngularJS development and testing with a great gulpjs build system.
akrymski/espresso.js
Super minimal MVC library
jaxbot/github-issues.vim
Github issue lookup in Vim
afeld/jsonp
DEPRECATED - A proxy to help with cross-domain requests
hchbaw/opp.zsh
# Vim's text-objects-ish for zsh (obsolete for zsh-5.0.8)
fortes/enfield
[Not Maintained!] Jekyll-like static site generator for node.js
sindresorhus/gulp-google-cdn
Replaces script references with Google CDN ones
passy/google-cdn
Replaces references to resources on the Google CDN
jaxbot/chrome-devtools.vim
indieisaconcept/gulp-config
Drive gulp with a little grunt like config
shahata/cdnjs-cdn-data
defeo/pylagiarist
Plagiate detection python script
theironyard/middleman-tiy-reveal
Middleman 3 template for building TIY-branded slideshows with Reveal.js.
prufrock123/JavaScriptGame
Space Invaders in vanilla JavaScript