Skip to content

Commit 7c05e01

Browse files
committed
Add NEWS file
1 parent 80acab3 commit 7c05e01

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# peeky 0.1.0
2+
3+
- `peeky` is a package that allows users to peek at the source code of a
4+
Shinylive application.
5+
- It works with both standalone and embedded
6+
Shinylive applications written using either R or Python.
7+
- The package provides the following functions:
8+
- `peek_shinylive_app()` is the primary function for examining Shinylive
9+
applications.
10+
- `peek_standalone_shinylive_app()` is the primary function for examining
11+
standalone Shinylive applications.
12+
- `peek_quarto_shinylive_app()` is the primary function for examining
13+
Quarto documents with embedded Shinylive applications.

0 commit comments

Comments
 (0)