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/create-my-card
create your personal npm card with npm init
jchip/chalk
🖍 Terminal string styling done right
jchip/chess-board
generic interface for chess board events
jchip/cli
a package manager for JavaScript
jchip/electrode-native
A platform to ease integration&delivery of React Native apps in existing mobile applications
jchip/electron-api-demos
Explore the Electron APIs
jchip/express-stream-sample
express streaming sample
jchip/fastify-stream-sample
Fastify streaming sample
jchip/hapi
Server Framework for Node.js
jchip/hapi-stream-sample
Hapi 17+ Streaming Sample
jchip/jchip
My npm card
jchip/koa-stream-sample
koa streaming sample
jchip/little-loader
A lightweight, IE8+ JavaScript loader
jchip/lucaschess
Chess GUI
jchip/memcache
NodeJS memcached client with the most efficient ASCII protocol parser
jchip/npm-registry-fetch
like fetch() but for the npm registry
jchip/old-make-fetch-happen
Get in loser, we're making requests!
jchip/old-pacote
programmatic npm package and metadata downloader
jchip/pkg-preper
Package Preparer
jchip/require-from-path
create nodejs require from a given path
jchip/source-map-explorer
Analyze and debug space usage through source maps
jchip/suspense-ssr-demo
jchip/test-from-gh
jchip/test-from-gh-no-dep
test npm github package that has no dependencies
jchip/tink
a dependency unwinder for javascript
jchip/webpack-dev-middleware
A development middleware for webpack
jchip/webpack-dynamic-import-sample
A sample to try webpack dynamic import
jchip/webpack-hot-middleware
Webpack hot reloading you can attach to your own server
jchip/xflight
Handle inflight promise to avoid async duplication
jchip/yauzl
yet another unzip library for node