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

Migrate FP utilities from metarhia/common #263

Open
3 tasks
tshemsedinov opened this issue Nov 29, 2024 · 2 comments
Open
3 tasks

Migrate FP utilities from metarhia/common #263

tshemsedinov opened this issue Nov 29, 2024 · 2 comments
Assignees

Comments

@tshemsedinov
Copy link
Member

Original implementation: https://github.com/metarhia/common/blob/master/lib/fp.js

We need to implement:

  • unittests (node native test runner and asserts)
  • documentation in README.md
  • typings in .d.ts
@PakoAmadi
Copy link

PakoAmadi commented Dec 2, 2024

Hello! I am ready to take this task. What about tasks: can I move test cases from tests/fp.js and add new in needed?

@tshemsedinov
Copy link
Member Author

Yes, you can take tests from https://github.com/metarhia/common/blob/master/test/fp.js but convert into node asserts and native node.js test runner

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