Pinned Repositories
chess-js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
create-my-card
create your personal npm card with npm init
dgt-board
An event-driven node.js driver for electronic DGT chess boards.
fynpo
🛠️📦 A zero setup JavaScript tool for working with multiple packages as monorepo or colorepo
isomorphic-loader
Webpack isomorphic loader tools to make Node require handle files like images for Server Side Rendering (SSR)
nix-clap
Simple, lightweight, flexible, and comprehensive Un*x Command Line Argument Parsing for NodeJS
node-flat-module
Flat module dependencies system for NodeJS
nvm
nvm: a universal node.js version manager for Windows (no admin) and Unix
optional-require
NodeJS Require that let you handle module not found error without try/catch
xclap-cli
CLI invoker for the xclap Javascript task executor and build tool.
jchip's Repositories
jchip/node-flat-module
Flat module dependencies system for NodeJS
jchip/xstdout
capture stdout
jchip/apartment
:house_with_garden: Remove undesirable properties from a piece of css
jchip/Chess-Board-Recognition
A Chess Board configuration recognition Computer Vision Project
jchip/component-playground
A component for rendering React components with editable source and live preview
jchip/electrode-archetype-njs-module-dev
A WalmartLabs flavored NodeJS Module archetype
jchip/electrode-csrf-jwt
Cross-Site Request Forgery (CSRF) protection with JWT
jchip/electrode-demo-app
Demo application generated by Electrode platform unmodified
jchip/electrode-demo-helper
demo-helper for holding Electrode component generator common files
jchip/electrode-export-issue
jchip/electrode-keepalive
A keep-alive agent for electrode apps
jchip/environment
Yeoman runtime environment
jchip/eslint-config-walmart
A set of default eslint configurations, Walmart Labs style.
jchip/fastify
Fast and low overhead web framework, for Node.js
jchip/ghwa-mock
jchip/marko
A friendly (and fast!) UI library from eBay that makes building web apps fun
jchip/mock
jchip/node-bunyan
a simple and fast JSON logging module for node.js services
jchip/node-hash-ring
A Consistent Hashing C++ add-on for node.js
jchip/node-sass
:rainbow: Node.js bindings to libsass
jchip/npm
a package manager for javascript
jchip/penthouse
Generate critical css for your urls
jchip/react-notify-toast
Toast notifications for React.js
jchip/react-router
Declarative routing for React
jchip/sw-precache-webpack-plugin
Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.
jchip/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.
jchip/webpack-css-optimize-split
webpack sample for css optimize and split
jchip/webpack.js.org
New repository for webpack documentation and more!
jchip/wml-coding-std
A module for keeping consistent JS coding standards at WML
jchip/yo
CLI tool for running Yeoman generators