jherax
JS/TS geek and passionate about coding. If we are committed to writing better code today, fewer headaches the future self will have 🤖
StitchFixWorld
Pinned Repositories
array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
cookie-storage
A lightweight JavaScript UMD to handle cookies through Web Storage Interface
handle-events
A lightweight library that manages events listeners in the browser for adding, removing and getting event listeners
proxy-storage
Provides an adapter for storage mechanisms (cookies, localStorage, sessionStorage, memoryStorage) and implements the Web Storage interface
jherax's Repositories
jherax/array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
jherax/proxy-storage
Provides an adapter for storage mechanisms (cookies, localStorage, sessionStorage, memoryStorage) and implements the Web Storage interface
jherax/handle-events
A lightweight library that manages events listeners in the browser for adding, removing and getting event listeners
jherax/cookie-storage
A lightweight JavaScript UMD to handle cookies through Web Storage Interface
jherax/js-utils
Utilities for JavaScript and jQuery. It includes tools for data validation, text formatting, tooltips, positioning elements, cloning objects, sorting arrays, etc.
jherax/design-patterns-for-humans
An ultra-simplified explanation to design patterns
jherax/vscode-recipes
Fork of Microsoft/vscode-recipes
jherax/appoinment-control
Medical Appointment Control
jherax/gitattributes
A collection of useful .gitattributes templates
jherax/gitignore
A collection of useful .gitignore templates
jherax/hapi-mongo-swagger
Hapi + Swagger, GraphQL + JWT, MongoDB + Winston Logs
jherax/jherax.github.io
This site shows examples and the API reference for JSU Library
jherax/libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
jherax/mapbox-demo
Express + Apollo GraphQL: React styled-components + react-map-gl (Mapbox GL)
jherax/mern-eshop-demo
MERN: React + BULMA UI: Products Catalog / Add Products
jherax/now-playing-demo
Local tests
jherax/pokemon-cards-game
Pokemon Card Battle TCG (Express + JWT + tsoa + Postgres)
jherax/rectangles-demo
Express + swagger + tsoa
jherax/RestApiTutorial.com
HTML Source code for www.RestApiTutorial.com
jherax/song-search-demo
Next.js + Postgres with an API to get popular songs from Spotify.
jherax/template-engine
A small templating engine to demonstrate how to compile HTML-strings
jherax/ts-app-boilerplate
Boilerplate project for a TypeScript API (Express, tsoa) + UI (React/TSX)
jherax/typeahead.js
typeahead.js is a fast and fully-featured autocomplete library
jherax/umd
UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.