@vault-tec/pip-boy 1.1.3 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,11 +1,16 @@
|
|
|
1
1
|
# Pip-Boy UI
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
It focuses on sharp green-screen typography, tabbed layouts, and tactile UI patterns inspired
|
|
5
|
-
by classic sci‑fi interfaces.
|
|
3
|
+
A reusable, free, Pip-Boy inspired UI components library for Angular applications.
|
|
6
4
|
|
|
7
5
|
Package: [@vault-tec/pip-boy](https://www.npmjs.com/package/@vault-tec/pip-boy)
|
|
8
6
|
|
|
7
|
+
## Progress
|
|
8
|
+
|
|
9
|
+
- [x] Pip-Boy 3000
|
|
10
|
+
- [x] Pip-Boy 3000a
|
|
11
|
+
- [ ] Pip-Boy 2000 Mk VI
|
|
12
|
+
- [ ] Pip-Boy 3000 Mk IV
|
|
13
|
+
|
|
9
14
|
## Install
|
|
10
15
|
|
|
11
16
|
```bash
|