We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961a2ae commit 0376741Copy full SHA for 0376741
1 file changed
typescript/README.md
@@ -2,6 +2,9 @@
2
3
A TypeScript/JavaScript library for parsing CookLang recipes, built with Rust and WebAssembly.
4
5
+> [!NOTE]
6
+> Package is under development. What exists here may not be published to NPM yet.
7
+
8
## Prerequisites
9
10
This project uses Rust compiled to WebAssembly, so you'll need to set up the Rust toolchain properly before development.
0 commit comments