vector-storage
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and
semver-diff
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
find-versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`