|
10 | 10 |
|
11 | 11 | ## Projects |
12 | 12 |
|
13 | | -| Package | Status | Description | |
14 | | -| --------------------------------------------------------------------------------------------- | -------- | --------------------------------------------------- | |
15 | | -| [`@explodingcamera/css`](./packages/css) | Stable | Small CSS reset/base files. | |
16 | | -| [`minify-literals`](./packages/minify-literals) | Stable | Minify CSS and HTML literals. | |
17 | | -| [`rollup-plugin-minify-template-literals`](./packages/rollup-plugin-minify-template-literals) | Stable | Vite/Rollup plugin that minifies template literals. | |
18 | | -| [`spaify`](./packages/spaify) | Unstable | Seamless page transitions for static sites. | |
| 13 | +| Package | | Description | |
| 14 | +| --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- | |
| 15 | +| [`@explodingcamera/css`](./packages/css) | [](https://paka.dev/npm/@explodingcamera/css) [](https://www.npmjs.com/package/@explodingcamera/css) | Small CSS reset/base files. | |
| 16 | +| [`minify-literals`](./packages/minify-literals) | [](https://paka.dev/npm/minify-literals) [](https://www.npmjs.com/package/minify-literals) | Minify CSS and HTML literals. | |
| 17 | +| [`rollup-plugin-minify-template-literals`](./packages/rollup-plugin-minify-template-literals) | [](https://paka.dev/npm/rollup-plugin-minify-template-literals) [](https://www.npmjs.com/package/rollup-plugin-minify-template-literals) | Vite/Rollup plugin that minifies template literals. | |
| 18 | +| [`spaify`](./packages/spaify) | [](https://paka.dev/npm/spaify) [](https://www.npmjs.com/package/spaify) | Seamless page transitions for static sites. | |
19 | 19 |
|
20 | | -## Deprecated Packages |
| 20 | +## Packages Contained In Other Repositories |
21 | 21 |
|
22 | | -These packages are no longer maintained in this repository. |
| 22 | +Please open issues and pull requests for these packages in their respective repositories. |
23 | 23 |
|
24 | | -| Package | Status | Description | |
25 | | -| ---------------------------------------------------------------------------------------- | ---------- | -------------------------------------- | |
26 | | -| [`expo-plugin-aboutlibraries`](https://www.npmjs.com/package/expo-plugin-aboutlibraries) | Deprecated | Expo config plugin for AboutLibraries. | |
27 | | -| [`lit-q`](https://www.npmjs.com/package/lit-q) | Deprecated | Async query/mutation helpers for Lit. | |
28 | | -| [`ucmd`](https://www.npmjs.com/package/ucmd) | Deprecated | Minimal typed argument parser. | |
| 24 | +| Package | | Description | |
| 25 | +| ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | |
| 26 | +| [`subsonic-api`](https://github.com/explodingcamera/subsonic-api) | [](https://paka.dev/npm/subsonic-api) [](https://www.npmjs.com/package/subsonic-api) | API library for Subsonic-compatible servers. | |
29 | 27 |
|
30 | | -## Packages Contained In Other Repositories |
| 28 | +## Deprecated Packages |
31 | 29 |
|
32 | | -Please open issues and pull requests for these packages in their respective repositories. |
| 30 | +These packages are no longer maintained and have been removed from the monorepo. |
33 | 31 |
|
34 | | -| Package | Description | |
35 | | -| ------------------------------------------------------------------------------------ | -------------------------------------------- | |
36 | | -| [`@explodingcamera/eslint-config`](https://github.com/explodingcamera/eslint-config) | Shareable eslint config (deprecated). | |
37 | | -| [`subsonic-api`](https://github.com/explodingcamera/subsonic-api) | API library for Subsonic-compatible servers. | |
| 32 | +| Package | Description | |
| 33 | +| ---------------------------------------------------------------------------------------- | -------------------------------------- | |
| 34 | +| [`expo-plugin-aboutlibraries`](https://www.npmjs.com/package/expo-plugin-aboutlibraries) | Expo config plugin for AboutLibraries. | |
| 35 | +| [`lit-q`](https://www.npmjs.com/package/lit-q) | Async query/mutation helpers for Lit. | |
| 36 | +| [`ucmd`](https://www.npmjs.com/package/ucmd) | Minimal typed argument parser. | |
| 37 | +| [`@explodingcamera/eslint-config`](https://github.com/explodingcamera/eslint-config) | Shareable eslint config | |
0 commit comments