Project

Profile

Help

Feature #6252

open

Add declaration file for saxon-js to DefinitelyTyped?

Added by Boo Zedog 5 months ago. Updated 5 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2023-11-15
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

It would be great if we could install a declaration file for saxon-js using npm install --save-dev @types/saxon-js

If there is another way to get JSDoc to recognize types for saxon-js please let me know!

Thank you

Actions #1

Updated by Karim Ratib 5 months ago

I am also interested in a type declaration for saxon-js. Since it doesn't exist, I started writing my own based on my reading of the documentation and perusal of the code:

https://github.com/infojunkie/musicxml-player/blob/main/src/saxon-js/SaxonJS2.rt.d.ts

If there's any interest in co-maintaining this file, I can fork it to its own repo or collaborate on a PR for DefinitelyTyped.

Please register to edit this issue

Also available in: Atom PDF Tracking page