knowitwhenyouseeit

provides functions to render client-side data but only if it matches a secure digest


Keywords
monorepo
License
MIT
Install
npm install knowitwhenyouseeit@2.42.1

Documentation

Monorepo

This is a bazel monorepo that I'm hoping eventually will contain most of my side-projects.

Via the github actions workflows in .github/workflows/ci.yml, changes in any dependencies are automatically tested and merged.

Then, a secondary action runs which increments any version numbers necessary and commits to the versioned branch. This branch tracks and increments versions for export to third-party package managers like NPM.

The deploy scripts in deploy/BUILD run only on the versioned branch.