What is this? A client-side reactive noSQL database. Installation npm install unodb Then... import uno from 'unodb'; const db = uno(); # That's it!