fasiha / mudderjsLinks
Lexicographically-subdivide the “space” between strings, by defining an alternate non-base-ten number system using a pre-defined dictionary of symbol↔︎number mappings. Handy for ordering NoSQL keys.
☆130Updated 9 months ago
Alternatives and similar repositories for mudderjs
Users that are interested in mudderjs are comparing it to the libraries listed below
Sorting:
- Recurring dates in Postgres.☆122Updated last month
- Commit-based collaborative editing plugin for ProseMirror☆46Updated 3 months ago
- A type-safe Postgres query builder for TypeScript.☆491Updated 2 years ago
- 🐘 Convert PostgreSQL schemas to TypeScript☆104Updated last year
- Prosemirror plugin that adds the ability to have ranges added to the document that expand and contract around dependent on the input.☆57Updated last week
- ProseMirror plugin to enable @mentions and #hashtags☆124Updated last year
- PostgreSQL🤝TypeScript monorepo. SQL client/admin UI/smart migrator/type generator/schema inspector☆270Updated 2 months ago
- Fractional Indexing in JavaScript☆464Updated 4 months ago
- ProseMirror + React made easy☆356Updated 2 years ago
- Add connection fields for many-to-many relations☆81Updated last month
- A Redux-based state container for local-first software, offering seamless synchronization using Automerge CRDTs. (Formerly known as 🐟 Ce…☆194Updated 2 years ago
- A reference implementation of a list ordering system like JIRA's Lexorank algorithm☆234Updated 2 years ago
- Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.☆820Updated 5 months ago
- ⚒ Utils library for ProseMirror☆517Updated last year
- [WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.☆279Updated 3 weeks ago
- 🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations☆330Updated 2 years ago
- Postgres SQL Parser and type generator☆107Updated 2 years ago
- TypeScript types for raw PostgreSQL queries☆127Updated 2 years ago
- Diff, patch, merge, and synchronize JSON documents with an Automerge-compatible interface☆64Updated 3 years ago
- a TypeScript ORM for Postgres☆363Updated this week
- 🦑 Provides SQL tagged template strings and schema definition functions.☆155Updated 2 years ago
- 📡 PostgreSQL LISTEN & NOTIFY for node.js that finally works.☆633Updated last year
- A fast trie implementation for typescript