51 packages
byte-decoder
Decode data. Browser or NodeJS.
byte-encoder
Encode data to utf8 bytes. Browser or NodeJS.
byteview
TypedArray. Work with bytes. Can be used as a Buffer, TypedArray, BitView, DataView. Client side and server side support.
chroma-console-paint
A light-weight chalk-like utility for coloring your console. 0 dependencies.
chroma-palette
A light-weight utility for coloring your terminal. 0 dependencies. Default is a preselected color output from the 256 color palette, chosen to enhance legibility.
@clyng57/create-ts-project
Create a new TypeScript project with ease
@clyng57/fsmeta
Search, handle, parse exif data. A tool for searching image files for data, returning a list of files matching the provided keyword and options on how to handle matched files.
code-batch
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
joinx
A light-weight javascript templating engine for generating html.
neucrypto
Module to make it easier to use the webcrypto api both in nodejs and the browser.
neumatter
A light-weight and quick http server framework. ES6.
@neumatter/big-integer
An extendable class representing JavaScript's bigint data type.
@neumatter/bvon
Serialize data into buffer. Browser or NodeJS.
@neumatter/cookie-jar
Module for working with cookies and/or signing and verifying cookies.
neumattercss
compile css into a light-weight neumorphic framework
@neumatter/datetime
Module for using date and time. Enables the use of time zones and calendars.
@neumatter/enum
A module for building Enums.
@neumatter/event-emitter
An EventEmitter for client side and server side support.
@neumatter/hooks
A module for react/nextjs hooks.
@neumatter/http-error
HTTPError class.
@neumatter/intl
Module to aid in intl.
@neumatter/is
Module for type checking in javascript.
@neumatter/jwt
Module for JWTs and JWKs.
@neumatter/lru-cache
A simple LRUCache with maxAge and allowStale options.
@neumatter/monetary-value
For mathematically accurate monetary calculations in JavaScript and TypeScript.