Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more built-in types #10

Open
4 tasks
Oceanswave opened this issue Dec 13, 2017 · 0 comments
Open
4 tasks

Add more built-in types #10

Oceanswave opened this issue Dec 13, 2017 · 0 comments

Comments

@Oceanswave
Copy link
Member

Oceanswave commented Dec 13, 2017

Add the following built-in types to make it easier when creating/providing these types to/from .net

Objects

  • Date
  • Math
  • ...

Functions:

  • encodeURIComponent()
  • parseInt()
  • ...

Note these are built-in methods/types intrinsic to the JavaScript engine, not new objects that need to be created, such as Blob.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant