由于 `lunar-javascript` 包没有包含 `index.d.ts`,需要做如下工作:
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Browser Compatible Object Hashing
Pure JavaScript crypto implementation using noble-hashes for otplib
Fast and almost Gaussian blur by Mario Klingemann
Implements the WebIDL algorithms for converting to and from JavaScript values
Detect the indentation of code
Sniff the encoding from a HTML byte stream
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Simple “Least Recently Used” (LRU) cache
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
The lightest signal library.
otpauth:// URI parsing and generation for otplib
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
Parse a JSON string that has git merge conflicts, resolving if possible
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Hashing made simple. Get the hash of a buffer/string/stream/file.
A JS library for finding optimal label position inside a polygon
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Typescript port of an accurate python Hijri-Gregorian dates converter based on the Umm al-Qura calendar: https://github.com/mhalshehri/hijri-converter
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor