@openpageflip/core 0.0.0 → 0.0.1
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 +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Framework-agnostic page-turn engine. Successor to [`page-flip`](https://www.npmjs.com/package/page-flip) (StPageFlip).
|
|
4
4
|
|
|
5
|
-
Pre-1.0 and under construction. The plan, decisions and status live in the
|
|
6
|
-
[repository's SPEC.md](https://github.com/benhonda/openpageflip/blob/main/SPEC.md).
|
|
5
|
+
Pre-1.0 and under construction. The plan, decisions and status live in the [repository's SPEC.md](https://github.com/benhonda/openpageflip/blob/main/SPEC.md).
|
|
7
6
|
|
|
8
7
|
```sh
|
|
9
8
|
bun add @openpageflip/core
|