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

try to impl is-nan and es6-object-assign #44

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

asukaminato0721
Copy link
Contributor

  1. https://www.npmjs.com/package/is-nan , so I just re-export the api like other files, and put it under es-shim-like, fix [Generated by cli] Potential redudant packages that are not covered by nolyfill #24
  2. https://www.npmjs.com/package/es6-object-assign?activeTab=readme , I make the polyfill nop. fix [Package Request] es6-object-assign #28

not sure whether my implementation is correct though.

@SukkaW SukkaW merged commit 2c89305 into SukkaW:master Nov 12, 2023
1 check passed
@asukaminato0721 asukaminato0721 deleted the is-nan branch August 5, 2024 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants