Pinned Repositories
design-system-utils
A basic design system & associated utilities for rapid prototyping
express-fs-autorouter
File-based auto routing for Express
express-start
Start an express server with automatic port selection.
ez-file
No-fuss utility for fetching the contents of a file.
gae-python-starter
Minimal boilerplate for a Python static file server running on AppEngine.
rpc-light
A lightweight RPC library for the browser and Node.js
schema-fns
Composable schema functions for input transformation and validation
shell-command-builder
Construct and execute shell commands
vite-multipage
Vite + Vue3 Multipage App Starter
vue-multipage
Example repo showing how to get Vue dev server working in multpage mode with a custom Express API server
chriscalo's Repositories
chriscalo/vue-multipage
Example repo showing how to get Vue dev server working in multpage mode with a custom Express API server
chriscalo/design-system-utils
A basic design system & associated utilities for rapid prototyping
chriscalo/express-start
Start an express server with automatic port selection.
chriscalo/ez-file
No-fuss utility for fetching the contents of a file.
chriscalo/gae-node-datastore
An example repo of a Node app running on Google App Engine Standard with Datastore (including the local emulator)
chriscalo/gae-node-starter
Minimal boilerplate for a Node.js app running on AppEngine.
chriscalo/nuxt-starter
Starting point for a Nuxt + Express app
chriscalo/snowpack-vue
chriscalo/vue-ssr
An attempt at getting Vue SSR working in multi-page mode without Vue Router or Vuex
chriscalo/vue3-vite
chriscalo/schema-fns
Composable schema functions for input transformation and validation
chriscalo/astro-app
chriscalo/astro-ssr-vue-render-bug
chriscalo/browser-import-export
A lightweight ES modules-inspired module system for rapid prototyping in the browser
chriscalo/Caporal.js
A full-featured framework for building command line applications (cli) with node.js
chriscalo/chriscalo
Config files for my GitHub profile.
chriscalo/chrome-ext-playback-speed
Speeds up media playback rates so you can get on with your life
chriscalo/content
The content behind MDN Web Docs
chriscalo/css-utils
A collection of common CSS utilities for rapid prototyping.
chriscalo/ejs-plus
Use require() in EJS templates.
chriscalo/express-http-proxy-bug
Minimal reproduction for bug in `express-http-proxy`
chriscalo/express-proxy-fallthrough-example
An example of using proxy middleware for passing requests to another port or address for handling. When a 404 is received, falls through to the next Express handler.
chriscalo/learn-nushell
chriscalo/ncc-test
Test of ncc for dev and production builds
chriscalo/nuxt-apollo-polling
repro for polling bug in @nuxtjs/apollo
chriscalo/nuxt2-render-example
chriscalo/nuxt3-app
chriscalo/svelte5-app
chriscalo/vite-vue-mpa
chriscalo/vite-vue3-express-starter