This repository is home to packages maintained by Million Views, LLC. The packages include both in-house developed software and open source tools we've adapted for our use.
Please refer to the individual license file within each package for specific licensing details.
For the inclusion of adapted open-source libraries in this repository, developers must ensure that these are originally licensed under either MIT or Apache style licenses, allowing users to utilize these libraries free of copyleft restrictions.
Please provide credit where it is due. Even if an open source library was adapted and changed extensively to serve a different purpose or audience, be sure to credit the authors of the original library and provide a link to the same somewhere in the README.
The packages are loosely categorized under storage, platform, infra, ai,
etc., reflecting areas of interest of our organization.
| Package | Category | Description |
|---|---|---|
| @m5nv/vite-plugin-run-task | Build Tools | A plugin to run an adjunct user defined task within other frameworks that use Vite. |
| @m5nv/stl | Database | SQL function tagged template literal library. |
| @m5nv/deepstate | State Management | A better DX for using signals in a framework agnostic manner. |
| @m5nv/abac | Security | A lightweight, intuitive, and powerful library for fine-grained access control. |
| @m5nv/dom | DOM Manipulation | A nano‑jQuery–like DOM manipulation library for evergreen browsers. |
| @m5nv/rr-builder | React Router | Fluent Route Configuration for React Router v7 |