Performs local sequence alignment of two strings using the Smith-Waterman algorithm
TypeScript definitions for array.prototype.every
WSFed server middleware
Updates a section inside a file with newer content while removing the old content.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
slice stream like buffer/string
Smooths a line into a curve using Bézier splines, great for visualizing routes.
Strip comments from a Pug token stream (from the lexer)
Formula to detect the ease of reading a text according to the SMOG (Simple Measure of Gobbledygook) formula (1969)
Oxlint rules derived from @genesislcap/eslint-config and eslint.config.mjs
Minimatch but for collections of minimatcher matchers.
A node adapter for the fs-db mixin for js-git
A very simple and stupid parser, based on a statemachine and regular expressions.
Provide sha512crypt algorithm for nodejs
This is a reusable component for Vue 3 that renders a list with a huge number of items (e.g. 1000+ items) as a grid in a performant way.
Create a javascript regular expression for matching everything except for the given string.
TypeScript implementation of the Porter Stemmer algorithm
gulp plugin, compressed es6+ code.
A Javascript library for fuzzy substring searches.
Unified PostGraphile v5 search plugin — abstracts tsvector, BM25, pg_trgm, and pgvector behind a single adapter-based architecture with composite searchScore
Truncate string to given length in bytes
A pure javascript implementation of the Stable Matching Algorithm.
Test if a value is a string.
Lightweight ES Module implementation of reflect-metadata