Skip to content

Commit 1951e62

Browse files
manolo edgemanolo edge
authored andcommitted
docs: updated readme
1 parent 8d483fe commit 1951e62

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
[![Bundle Size](https://img.shields.io/badge/Bundle_Size-16.6kb-blue)](https://github.com/nombrekeff/cardboard-js/milestone/1)
1010

1111

12-
**Cardboard.js: Build web apps without HTML, CSS, or JSX!** This lightweight (_around 16kb_), performant library lets you manage state, components, and logic using just JavaScript/TypeScript. Ideal for projects where simplicity and speed are key.
12+
**Cardboard.js: The lo-fi of UI libraries -- _build web apps without HTML, or JSX!_** This lightweight (_around 16kb_), performant library lets you manage state, components, and logic using just JavaScript/TypeScript. Ideal for projects where simplicity and speed are key.
1313

1414
It's similar in philosophy to [VanJS](https://vanjs.org/), but with many more features and a more extensive API.
1515

16-
> **!NOTE!**: Cardboard is [in development](https://github.com/nombrekeff/cardboard-js/wiki/Project-Status), use it with caution.
16+
> **!NOTE!**: Cardboard is [in development](https://github.com/nombrekeff/cardboard-js/wiki/Project-Status), it is stable, but use with caution.
1717
> You can check the [v1.0.0 milestone](https://github.com/nombrekeff/cardboard-js/milestone/1) for a view on the development state - **help is much appreciated!**
1818
1919
```ts

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"ts-node": "^10.9.1",
6161
"tsup": "^8.5.0",
6262
"typedoc": "^0.28.7",
63-
"typedoc-unhoax-theme": "^0.5.3",
6463
"typescript": "^5.8.3"
6564
},
6665
"dependencies": {

0 commit comments

Comments
 (0)