I am looking for TypeScript declaration files (*.d.ts) for the Ace text editor. Google didn't find anything. Has anybody seen them?
I created the definitions. https://github.com/Diullei/ace-typescript-definition. When tests are correct I will send a pullrequest to DefinitelyTyped and put the reference to definitions on http://www.tsdpm.com/
EDITED
I created the definitions. https://github.com/borisyankov/DefinitelyTyped/blob/master/ace/ace.d.ts http://www.tsdpm.com/
EDITED 01-09-2017
Now using TypeScript 2.0+ you can install it directly from npm https://www.npmjs.com/package/@types/ace
The top source for type definitions is Definitely Typed on GitHub.
They don't yet have one for Ace text editor, but I have an article on writing types for TypeScript that may help.
If you want some help with it, break it down in chunks and ask on here and we'll help you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With