Pinned Repositories
angular-koajs-seed
INACTIVE - Starting point for using KoaJS and AngularJS
coding-standards
My front-end coding standards
glob-array
Simple wrapper for NodeJS's glob that process an array of patterns to match
monorepo-template
Monorepo template for React applications
name-that-color
A command line utility that uses the library that the name that color project (http://chir.ag/projects/ntc/) uses that also provides additional functionality
nucleus-react
react-seed
A seed application for ReactJS
react-select
A Select control built with and for React JS
salvomvc-component
DEPRECATED - Salvo is a lightweight PHP MVC framework that is a combination of Silex/Symfony2 Components, other third party libraries, and some additional custom functionality added on top of it
search-query
A mini search language based of off SQL (using http://zaach.github.io/jison/ to generator the language parser) to provide a query like language that can be applied to searching functionality.
ryanzec's Repositories
ryanzec/name-that-color
A command line utility that uses the library that the name that color project (http://chir.ag/projects/ntc/) uses that also provides additional functionality
ryanzec/glob-array
Simple wrapper for NodeJS's glob that process an array of patterns to match
ryanzec/angular-koajs-seed
INACTIVE - Starting point for using KoaJS and AngularJS
ryanzec/react-seed
A seed application for ReactJS
ryanzec/react-select
A Select control built with and for React JS
ryanzec/monorepo-template
Monorepo template for React applications
ryanzec/nucleus-react
ryanzec/protractor-test-objects
DEPRECATED - A library to help with use of page/component objects when testing with protractor
ryanzec/angular-mockable-http-provider
INACTIVE - Provider a drop-in replaces for the default angular http provider with the added ability to easily be able to mock http requests
ryanzec/dalek-angular-component-objects
DEPRECATED - basic setup for creating and using component objects with DalekJS tests
ryanzec/fluxe
DEPRECATED - A wrapper on top of Facebook's Flux dispatcher to make it easier to work with stores and actions within the Flux architecture.
ryanzec/solidjs-monorepo-template
SolidJS based Monorepo Template
ryanzec/2d-extras
Fun 2D Stuff that we'd like to share!
ryanzec/babel-preset-es2015-without-strict-loose
A babel preset configured to not use strict (useful if you are converting an older codebase to ES6) and to use the loose setting (for IE 10+ support)
ryanzec/build-meta-data
DEPRECATED - A NodeJS library designed to track meta information for build code (designed to be used with build tools to GulpJS/GruntJS)
ryanzec/design-tokens
🎨 Figma plugin to export design tokens to json in an amazon style dictionary compatible format.
ryanzec/doc-block-parser
INACTIVE - A simple doc block parser
ryanzec/edg-ui-solidjs
A SolidJS based library with both ui components and non-ui utility functionality
ryanzec/edg-ui-svelte
Svelte Playground
ryanzec/form-data-validation
ryanzec/gists
Using directory for gists more or less to be able to have a directory structure for them
ryanzec/hrm-react-bug-vite
ryanzec/interface-checker
INACTIVE - A node library to store interface definitions and check to see if an object match a defined interface. Can match method names and optionally parameter count.
ryanzec/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
ryanzec/personal-sandbox
Just a personal sandbox for myself
ryanzec/prettier
Prettier is an opinionated code formatter.
ryanzec/ReactNativePlayground
ryanzec/rust_examples
Code that write during the process of learning Rust.
ryanzec/turn-based-2d-assets
A set of 2d pixel art assets for a game I am working on (based on https://github.com/CleverRaven/Cataclysm-DDA/tree/master/gfx/ChestHoleTileset)
ryanzec/underpin-ui
React / Styled Components UI Framework