Typings for io module
#926
Replies: 4 comments 2 replies
-
|
The IO API is now an International standard! Please see Ecma-419 for the full text of the standard. So, yes, the API is ready for TypeScript type declarations. ;) And having TypeScript declarations will help more developers to use Ecma-419. I don't have the bandwidth to start creating the declarations myself, but I would be happy to help answer any questions and review the declarations. I'm tagging @HipsterBrown and @cmidgley here as they may have an interest in this effort too. |
Beta Was this translation helpful? Give feedback.
-
|
Alright. Thanks. I've started to implement typings. Here is my first attempt at my repository. During this work, I noticed there are several modules that are not documented on io docs such as |
Beta Was this translation helpful? Give feedback.
-
|
@phoddie Thank you for your feedback! The draft 2nd Edition text helped me a lot to type. |
Beta Was this translation helpful? Give feedback.
-
|
@phoddie When I tested to build Should we accept |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Anyone who is trying to add type definitions for the
iomodule?If not, I'm going to make one.
I can look at the IO API is almost fixed. I think it's ready to be typed.
Beta Was this translation helpful? Give feedback.
All reactions