We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5d26a commit 5713a55Copy full SHA for 5713a55
README.md
@@ -1,8 +1,10 @@
1
# typescript-dci
2
3
-Brings support for DCI programming to TypeScript. For more information on DCI, see http://fulloo.info.
+*NOTE:* I am no longer working on this project. My more recent project for DCI in Javascript
4
+is [babel-dci](https://github.com/mbrowne/babel-dci).
5
-Documentation is forthcoming. In the meantime, check out the samples/dci folder.
6
+Brings support for DCI programming to TypeScript. For more information on DCI, see http://fulloo.info.
7
+Also see the samples/dci folder.
8
9
All modifications to the official TypeScript source code are commented with "DCI"
10
0 commit comments