JavaScript Libraries
Domain-specific JavaScript repositories
JavaScript libraries for code safety, file I/O, ternary tries, spherical coordinates, and BLUEPHRASE.
Softlib


Runtime code safety and sanity checking
Dynamic code for type expectations, soft assertions, and logging to the terminal with stack trace.
I/O Lib


Text and binary file essential I/O
Code for handling line-by-line text I/O, block oriented binary I/O, and filesystem operations.
Ternwords


Ternary trie of words
Parse a SITEWORDS file or text blob into an in-memory ternary trie of words for type-ahead site search.
GCS I/O


Geographic Coordinate System Formats
Reading, parsing, serializing, and writing Geographic Coordinate System (longitude/latitude) file encodings.
BLUEPHRASE

