Closed Lynatik911 closed 4 years ago
You are right, these are still missing. This library is written with TypeScript very close to native JavaScript. This way it should be fairly simple to read the TypeScript examples.
I would also suggest to give TypeScript a try as it will help a lot with mistakes in your code. Especially when using editors like Visual Studio Code which are integrating good TypeScript support.
I added the main-typescript example as JavaScript (which is very similar, you should compare them yourself) in db6a4ba.
Are there other examples that should also be available in native JavaScript?
I'll just close this due to inactivity. If you have any questions feel free to ask ahead!
hi, where examples for .js ? i see only for .ts