@rnbo/js 0.1.0 → 1.0.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 +1,18 @@
1
1
  # @rnbo/js
2
+
3
+ Run exported RNBO Patches in a web browser and integrate them into your applications.
4
+
5
+ ## Installation
6
+
7
+ ```sh
8
+ npm install @rnbo/js
9
+ ```
10
+
11
+ ## Documentation
12
+
13
+ See [https://rnbo.cycling74.com](https://rnbo.cycling74.com/learn/getting-the-rnbojs-library)
14
+
15
+
16
+ ## API
17
+
18
+ See [https://rnbo.cycling74.com/js](https://rnbo.cycling74.com/js)