0

I googled and look'd everywhere to find the answer. No modules for zimjs, only for createjs but i need the whole thing.

I couldn't find anything that could help me.

I would like to use THIS framework inside angular and typescript.

Can anyone help me?

3
  • I guess you just add the JS file to your page, then, in the normal way Commented Apr 25, 2018 at 15:33
  • That doesn't seem to work. I doesn't recognize it in typescript. @ADyson Here is my index.hml pastebin.com/s6BMU1Jc Commented Apr 25, 2018 at 15:34
  • why don't you embed it in a component? Commented Aug 31, 2018 at 10:33

1 Answer 1

1

ZIM has TypeScript typings available here: https://zimjs.com/typescript/ I know this is only partially addresses your question - but it will hopefully help. It is no small feat with 3600 lines of definitions...

A ES6 ZIM module was started but got stalled. There is a GitHub issue here: https://github.com/danzen/zimjs/issues/8 with respect to NPM if you care to follow that - or perhaps contribute.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.