Pinned Repositories
express-jsonschema
express.js middleware for jsonschema validation.
infinite-cat-masonry
jquery-ui-extensions
extensions to jQuery UI
PhantomJS-Presentation-Slides
This repo included all of the html and assets required to review a PhantomJS Slide Deck. It also includes demo PhantomJS Scripts
trainiac's Repositories
trainiac/express-jsonschema
express.js middleware for jsonschema validation.
trainiac/infinite-cat-masonry
trainiac/AngularFeedApp
trainiac/BoggleSolver
Solves a Boggle Board
trainiac/ClientHtmlParser
A client side script that request URL and collect information from the page
trainiac/element-theme
Theme generator cli tool for Element.
trainiac/eslint-config-trainiac
ESlint config file
trainiac/hmr-vue-loader-12-bug
A repo that demonstrates a bug in vue-loader 12 with latest webpack
trainiac/html-inline-css-webpack-plugin
☄️ A webpack plugin for convert external style sheet to internal style sheet
trainiac/maceo
Funktions for a post jQuery world
trainiac/morgan
HTTP request logger middleware for node.js
trainiac/prettier
Prettier is an opinionated code formatter.
trainiac/react-widgets
Practice in building generic web widgets in React
trainiac/remix_playground
trainiac/slush-npm-package
A slush generator for a general npm package
trainiac/slush-react-webpack
A slush generator for making a react webpack dev server for quick ui development
trainiac/slush-redux-express
Slush scaffold for a Redux Express app
trainiac/SublimeLinter-contrib-stylelint
This linter plugin for SublimeLinter provides an interface to stylelint.
trainiac/SublimeLinter-eslint
This linter plugin for SublimeLinter provides an interface to ESLint
trainiac/ts-deepmerge
A TypeScript deep merge function with automatically inferred types.
trainiac/validateTags
A function that validates open and closed xml tags
trainiac/vscode-stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
trainiac/vue-gettext
Translate your Vue.js applications with gettext.
trainiac/vue-hackernews-2.0
HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
trainiac/vue-loader
Webpack loader for Vue.js components
trainiac/vue-route-component-hooks-demo
A demo for creating Vue Route Component Hooks
trainiac/vue-router
🚦 The official router for Vue.js.
trainiac/VueLoaderCSSModuleNameBug
trainiac/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.
trainiac/webpack-context-vuex-hmr
Easy dynamic imports of Vuex modules with HMR