Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 671 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 671 Bytes

Node & Typescript helpers, utilities, tools, and configs

This is a monorepo for miscellaneous Node packages that all revolve around the Node and Typescript ecosystem.

Packages

  • @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.