This is a monorepo for miscellaneous Node packages that all revolve around the Node and Typescript ecosystem.
- @bscotch/utility - A zero-dependency collection of utility functions for handling files, paths, strings, dates, and more in Node. It also includes a bunch of utility types for Typescript.
- @bscotch/schema-builder - An extension of TypeBox for building complex, self-contained JSON Schemas with full Typescript support. Includes validation via ajv.