A monorepo with some of my smaller TypeScript/JavaScript libraries.
- All packages are written in TypeScript
- 3rd party dependencies are kept to a minimum
- Only the latest LTS version of Node.js is officially supported
| Package | Status | Description |
|---|---|---|
@explodingcamera/css |
Stable | Small CSS reset/base files. |
minify-literals |
Stable | Minify CSS and HTML literals. |
rollup-plugin-minify-template-literals |
Stable | Vite/Rollup plugin that minifies template literals. |
spaify |
Unstable | Seamless page transitions for static sites. |
These packages are no longer maintained in this repository.
| Package | Status | Description |
|---|---|---|
expo-plugin-aboutlibraries |
Deprecated | Expo config plugin for AboutLibraries. |
lit-q |
Deprecated | Async query/mutation helpers for Lit. |
ucmd |
Deprecated | Minimal typed argument parser. |
Please open issues and pull requests for these packages in their respective repositories.
| Package | Description |
|---|---|
@explodingcamera/eslint-config |
Shareable eslint config (deprecated). |
subsonic-api |
API library for Subsonic-compatible servers. |