@validatem/is-text-encoding
v0.1.0
Published
Validatem validator for ensuring that a value is a valid text encoding for Node.js Buffers
Maintainers
Readme
@validatem/is-text-encoding
Checks whether a given value is a valid text encoding identifier, as determined by the Buffer type in the Node.js version that you are running.
Documentation coming soon. For now, the package includes an example.js that demonstrates usage.
