24 packages
arbol
A simple wrapper over expressjs and joi that allows developers to quickly build structured applications.
arboljs
A web framework born of my usage of express, joi, and other existing technologies. This description will get better when I actually have something built and decide what all of the details will be.
arsystem
The is an open source implementation of the BCM Remedy Action Request System version 9.1 as described in their publicly available documentation located here: https://docs.bmc.com/docs/ars91/en/developing-an-api-program-609071507.html. Since the ARSystem e
authsy
An easy to use authentication toolkit for use with Node.js
better-sqlite3-plus
A collection of functions that can be easily applied to better-sqlite3 database instances
boiler-config
An alternative solution to using env files for configuration of applications. I find the options available in formats like JSON, YAML, and INI to be more capable than simple environment variables.
@driverjb/not-env
An alternative solution to using env files for configuration of applications, because I find them to be ugly and clunky.
duo-admin-api
Open source implementation of the Duo Admin API. The officially supported version is very behind the times and the developers are unresponsive to issues and pull requets.
env-now
A set of tools for loading and requiring environment variables.
file-conf
A structured configuration system with options for saving in multiple file formats.
log-detail
Custom log format ready to go out of the box for logging to Splunk with great detail and developer friendliness
log-event
A structured log event writing system
mars-common
Common structures used for developing plugins for MARS
mithril-bulma
A collection of flexible Mithril components based on Bulma CSS.
mithril-tk
A style agnostic user interface toolkit built from the mithril framework.
@mrms/common
my-stats
A tool for tracking everything about myself that I need to remember or report on.
pg-funky
From a security standpoint, I prefer interacting with PostgreSQL only with functions from my applications. So, I made it easy. Also, I always returned JSON objects for ease of use with web projects. So that's what you get here.
@precision-ss/core
A utility library created by Precision Software Solutions LLC.
@uandev/env
A handy wrapper for building configurations with environment variables
@uandev/express-server
Custom express server because I got tired of writing the setup over and over.
@uandev/log
My custom logging solution for all of my apps.
@uandev/pg-functions
I prefer to only call functions from my node applications with PostgreSQL back end. This module is for that.
@uandev/simple-log
A simple logging tool that I have tailored to meet my needs. Hopefully, someone else may find it useful.