Pinned Repositories
clam
[ABANDONED] Clam is a frontend toolset. It provides CommonJS-style modules to help develop and organise frontend code. Modules developed with the use of Clam will be maintainable and extendable.
common-js-plus-legacy
POC of a way to use CommonJS with legacy applications.
container-query
A PostCSS plugin and Javascript runtime combination, which allows you to write container queries in your CSS the same way you would write media queries.
cq-demo-utils
Utilities for online container query demos.
exporting-css-loaders
An experiment with webpack loaders that operate on css and contribute to a final exported module.
react-london-container-queries
react-resize-observer
A React component that allows you to use a ResizeObserver to measure an element's size.
use-resize-observer
A React hook that allows you to use a ResizeObserver to measure an element's size.
vk-elozetes
An RPGMaker2k3 game I made back in the day. It's not in a playable state ATM, but I saved it anyway. :)
ZeeCoder's Repositories
ZeeCoder/clam
[ABANDONED] Clam is a frontend toolset. It provides CommonJS-style modules to help develop and organise frontend code. Modules developed with the use of Clam will be maintainable and extendable.
ZeeCoder/z-modifier
Handles BEM-inspired modifier classes on a DOM element.
ZeeCoder/z-trans
A simple translator that works similar to the Symfony Translator Component.
ZeeCoder/capifony-deploy-info-bundle
[ABANDONED] The bundle adds a simple footer for the dev environment, showing when was the last deployment, and what is the current "version". (Which is the name of the root folder on the server.)
ZeeCoder/deployer
Deployment Tool on PHP
ZeeCoder/deployer-docs
Deployer Documentation
ZeeCoder/deployer-v4-concept
ZeeCoder/deployer.org
Deployer Site
ZeeCoder/hv-ajax-loader
[ABANDONED] A small jQuery plugin to help visualize ajax loading.
ZeeCoder/mailchimp-helper
A set of useful methods for interacting with MailChimp, using the drewm/mailchimp-api package.
ZeeCoder/mobile-detect-service-bundle
[ABANDONED] A bundle to expose the Mobile_Detect (https://github.com/serbanghita/Mobile-Detect) methods as a service.
ZeeCoder/node-exp
An experiment which includes express and socket.io.
ZeeCoder/notes
Notes for myself.
ZeeCoder/route-list-bundle
[ABANDONED] Exposes the routes on staging and local servers. (Configurable)
ZeeCoder/stillmaintained
Still Maintained?
ZeeCoder/sublime
My Sublime Text settings.
ZeeCoder/test-game
test-game
ZeeCoder/typed.js
A jQuery typing animation script.
ZeeCoder/z-container
A container to save and retreive data / object references, etc.
ZeeCoder/z-dom-config
A solution to load JSON configuration from DOM attributes.
ZeeCoder/z-hook-finder
Finds JS hooks in a given DOM element, inspired by the BEM methodology.
ZeeCoder/z-lock
This CommonJS module can create a simple "lock" that can be checked, locked/unlocked.
ZeeCoder/z-namespacer
Namespaces event strings. (Works with jQuery.)