Pinned Repositories
duo-express
Express middleware for handling Duo sign and verify actions
duo-express-react
A React context to work with the duo-express package
graph-service
A service for accessing the Microsoft Graph API.
jsvutil
A Node.js utility wrapper for the JSON Schema Validator (JSV).
lowdb-session-store
Express session store using lowdb
mongodb-filesystem
Implements a basic filesystem using the MongoDB GridFS interface
pkglogger
A simple logger that writes to date-stamped log files.
shutdown-async
Asynchronous shutdown handlers for node.js processes.
sqlite-async
ES6 Promise-based interface to the sqlite3 module.
strformat
String formatting for Node.js and AngularJS.
fhellwig's Repositories
fhellwig/sqlite-async
ES6 Promise-based interface to the sqlite3 module.
fhellwig/lowdb-session-store
Express session store using lowdb
fhellwig/graph-service
A service for accessing the Microsoft Graph API.
fhellwig/pkgconfig
A configuration file manager for node.js applications.
fhellwig/mongodb-filesystem
Implements a basic filesystem using the MongoDB GridFS interface
fhellwig/find-chrome-extension
Finds a Google Chrome extension by name
fhellwig/shutdown-async
Asynchronous shutdown handlers for node.js processes.
fhellwig/www.hellwig.org
The www.hellwig.org website
fhellwig/adal-express
Active Directory Authentication Library (ADAL) for Express
fhellwig/denormalize
Functions that work with JavaScript objects and arrays using named properties.
fhellwig/https-error
Exports the HttpsError class with a method for each error.
fhellwig/https-service
A wrapper around the node https request method.
fhellwig/duo-express
Express middleware for handling Duo sign and verify actions
fhellwig/duo-express-react
A React context to work with the duo-express package
fhellwig/pkglogger
A simple logger that writes to date-stamped log files.
fhellwig/axios-azure-token-store
Adds an axios interceptor for Azure App Service Authentication and Authorization and provides a Vue.js plugin capability for the Azure token store
fhellwig/client-credentials
Provides the access token for Azure Active Directory (AAD) resources using client credentials.
fhellwig/convertcase
Converts between snake and camel case.
fhellwig/delete-directory
Promise-based directory removal function.
fhellwig/esm-util
Utilities that help when transitioning to ECMAScript modules in Node.js.
fhellwig/fgcs
Fastmail to Google contacts sync
fhellwig/juliandate
The JulianDate class
fhellwig/mkdirs
Creates a directory and all parent directories
fhellwig/myname
Determines the name of a module.
fhellwig/pkgfinder
Finds the package descriptor file of a node.js application.
fhellwig/process-runner
Handles the complexities associated with using the node child process fork function.
fhellwig/publications
Papers and other publications
fhellwig/rest-error
Provides the RestError class and associated factory methods.
fhellwig/simonize
Copies properties from one object into another using a super-simple template.
fhellwig/validate-express-schema
Validates express query, params, and body.