Skip to content

feat(native): add to-data-view to replacements#765

Merged
dreyfus92 merged 2 commits into
mainfrom
add/to-data-view
Jun 30, 2026
Merged

feat(native): add to-data-view to replacements#765
dreyfus92 merged 2 commits into
mainfrom
add/to-data-view

Conversation

@dreyfus92

@dreyfus92 dreyfus92 commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

🔗 Linked issue

closes: #744

📚 Description

adds to-data-view to replacements

Replace the to-data-view package with an inline snippet using the native DataView constructor for ArrayBuffer and 8-bit typed arrays.
@dreyfus92 dreyfus92 changed the title feat(micro-utilities): add to-data-view replacement feat(micro-utilities): add to-data-view to replacements Jun 30, 2026

@gameroman gameroman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would make it a native replacement and point to DataView

@dreyfus92

Copy link
Copy Markdown
Collaborator Author

I would make it a native replacement and point to DataView

the issue marked it as micro-utility, maybe that needs updating if i'm gonna make the shift to the native manifest 😄

@gameroman

Copy link
Copy Markdown
Contributor

I would make it a native replacement and point to DataView

the issue marked it as micro-utility, maybe that needs updating if i'm gonna make the shift to the native manifest 😄

Yeah, it's wrong there probably, the package is a micro-utility, but the replacement is just a native feature

@dreyfus92 dreyfus92 changed the title feat(micro-utilities): add to-data-view to replacements feat(native): add to-data-view to replacements Jun 30, 2026
@dreyfus92 dreyfus92 merged commit d11ea63 into main Jun 30, 2026
5 checks passed
@dreyfus92 dreyfus92 deleted the add/to-data-view branch June 30, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Replacement]: to-data-view

2 participants