Generic B-Tree implementation
npm install btree-ts
Generic B-Tree implementation in TypeScript
Based on C++ code from Geeksforgeeks.com