-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Rewrite crypto-js in ES6 #236
base: develop
Are you sure you want to change the base?
Conversation
Hi, Evan @evanvosberg , do you have any time to review the code ? |
希望添加index.d.ts |
@SilkageNet 欢迎从 npm 上引入使用。 There is an alternative for this repo, just the same as it and written in ECMAScript 6+ and with TypeScript support: crypto-es . |
@Alanscut I'm so sorry, I still did not find to review this. |
@evanvosberg this PR can solve a lot of issues with crypto-js size on production builds. It would be great if you find some time to review it. |
Any reason why this was abandoned? it would be really great to see this merged |
bump :) |
Bump |
rewrite crypto-js in ES6, and change the test framework to jest.