Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Commit c955539

Browse files
authoredMar 23, 2020
Update README.md
1 parent ceeb177 commit c955539

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed
 

‎README.md

+1-19
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
1-
# NEW - Typescript in Tone.js
2-
3-
I'm in the process of rewriting Tone.js in typescript. If you'd like to contribute to this effort, please check out [this wiki](https://github.com/Tonejs/Tone.js/wiki/Typescripting-Tone.js) article on getting started.
4-
5-
6-
# Installation
7-
8-
NPM:
9-
10-
npm install -D git://github.com/Tonejs/TypeScript.git
11-
12-
Yarn:
13-
14-
yarn add -D https://github.com/Tonejs/TypeScript.git
15-
16-
# CONTRIBUTORS
17-
18-
* Original definitions by [Luke Phillips](https://github.com/lukephills) (thanks Luke!)
19-
* Additinal help from @pmkary, @thSoft, @jasonfarrell (thanks all!)
1+
Thank you for everyone who contributed to this effort. Tone.js was rewritten in typescript as of `tone@^14`. Please use the latest Tone.js for typescript support

0 commit comments

Comments
 (0)
This repository has been archived.