Chris Veness's repositories
latlon-geohash
Gustavo Niemeyer’s geocoding system
koa-sample-web-app-api-mysql
Koa Sample App (handlebars templating + RESTful API using MySQL, on Node.js)
scrypt-kdf
Scrypt Key Derivation Function
electron-koa-app
Electron Koa App Template
nodejs-info
Node info on package, os, process memory, versions, environment, request
koa-hello-world
Koa ‘hello world’ app
websocket-map-test
WebSocket Map Test – using WebSocket to update marker position on Google Map
deno-oak-boilerplate-1
Deno/Oak boilerplate for minimal ‘hello world’ app, with single file for routes & handlers; just a single endpoint which returns ‘Hello World’
deno-oak-boilerplate-2
Deno/Oak boilerplate for fairly minimal SSR app, using handlebars templates, static content, markdown, env vars, debug, tests; renders the README page
deno-oak-boilerplate-3
Deno/Oak boilerplate for fairly basic SSR app, with a structure of a larger app broken into modules, using handlebars templates, static content, markdown, env vars, debug, tests; has an admin module for managing (SQL) data for members and teams, and an auth module (using JWT) for user registration/sign-in
handlebars
Handlebars template engine for Deno
koa-body
koa body parser middleware
koa-handlebars
A koa middleware for using handlebars templates
node-mysql2
:zap: fast node-mysql compatible mysql driver for node.js
node-scrypt
Scrypt for Node
uintnarray
Arbitrary bit-width typed array of unsigned integers
websocket-test
WebSocket Test – using WebSocket to refresh or display pushed message