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

(typeCast) make a GUI I want to have X from Z #27

Open
GrosSacASac opened this issue Oct 14, 2019 · 3 comments
Open

(typeCast) make a GUI I want to have X from Z #27

GrosSacASac opened this issue Oct 14, 2019 · 3 comments

Comments

@GrosSacASac
Copy link
Owner

GrosSacASac commented Oct 14, 2019

To solve this issue at least those sub-tasks have to be done

  • Add all missing typecasting in typeCast.js (eg. stringFromArray, mapFromObject, setFromArray, etc)
  • Design the look of what the GUI could look like
  • Implement the GUI
@natehole
Copy link
Contributor

I just created a PR that addresses the first bullet point. Are there any more typeCast.js functions that are desired.

What is the intent of this GUI? I am confused about that part of the issue. Is this some sort of webpage that uses these functions?

@GrosSacASac
Copy link
Owner Author

Thanks, I still need to figure out what I want, I am in the middle of another project now I will come back later.
My idea was to have a GUI where you do

I want [select type] from [select type]

on the left

and the implementation and/or import code is displayed on the right

@GrosSacASac
Copy link
Owner Author

GrosSacASac commented Dec 12, 2019

  • arrayFromTypedArray
  • stringFromTypedArray
  • blobFromArrayBuffer,
  • blobFromTypedArray,
  • blobFromString

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

2 participants