0.1.1 • Published 4 years ago
concise-value-preview-pmb v0.1.1
concise-value-preview-pmb
A stringifier that optimizes for the quick gaze, rather than correctness or completeness.
API
This module exports one function that holds some utility methods:
describe(x)
Return a string that describes x
.
.typeOf(x)
Return a string that describes the type of x
.
Usage
see test/usage.mjs.
Known issues
- Needs more/better tests and docs.
License
ISC