Pinned Repositories
a11y-focus
A simple vue component that sets focus to a component on route or data changes. Improves website accessibility (a11y) by causing screen readers to begin reading a component's content upon route or data changes.
async-content
A vue.js component that facilitates pulling from the WP-REST API and displays default content until loaded
automated-test-skeleton
A small skeleton project that provides an example of testing with Mocha, Chai and Mockery
express-http-proxy
Proxy middleware for express/connect
node-flatten-safe
safely flattens the node_modules directory
predicate-remove
A small function that removes one or more items (optional) based upon a predicate function.
preview-card
A sizable, skinnable tile that provides a button for modal display of overflowed content when it's present
sget
A small safe accessor that prevents 'Cannot read property of undefined' errors.
vue-default-scroll
Provides reasonable default scroll behavior for the vue-rouiter
vue-wordpress
A collection of front-end Vue.js components that you can use to display WordPress content via the WP REST API
wakecoder's Repositories
wakecoder/vue-wordpress
A collection of front-end Vue.js components that you can use to display WordPress content via the WP REST API
wakecoder/automated-test-skeleton
A small skeleton project that provides an example of testing with Mocha, Chai and Mockery
wakecoder/preview-card
A sizable, skinnable tile that provides a button for modal display of overflowed content when it's present
wakecoder/vue-default-scroll
Provides reasonable default scroll behavior for the vue-rouiter
wakecoder/a11y-focus
A simple vue component that sets focus to a component on route or data changes. Improves website accessibility (a11y) by causing screen readers to begin reading a component's content upon route or data changes.
wakecoder/async-content
A vue.js component that facilitates pulling from the WP-REST API and displays default content until loaded
wakecoder/express-http-proxy
Proxy middleware for express/connect
wakecoder/node-flatten-safe
safely flattens the node_modules directory
wakecoder/predicate-remove
A small function that removes one or more items (optional) based upon a predicate function.
wakecoder/sget
A small safe accessor that prevents 'Cannot read property of undefined' errors.
wakecoder/synapse-test
A test of synapse's github VC capabilities
wakecoder/typescript-json-schema
Generate json-schema from your Typescript sources
wakecoder/vue-social-sharing
A Vue.js component for sharing links to social networks, work with Vue.js 1.X or 2.X
wakecoder/vue-text-cycler
A vuejs component that cycles through an array of text and displays each item in the array
wakecoder/wet-template
A minimalist project template for webpack, TypeScript and Mocha (with Chai). Includes VS Code bindings.