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

Refactor to use node-numbered #37

Merged
merged 6 commits into from
Oct 16, 2020
Merged

Refactor to use node-numbered #37

merged 6 commits into from
Oct 16, 2020

Conversation

simison
Copy link
Member

@simison simison commented Oct 16, 2020

Rebased #33 — kudos @sampathBlam for the work there and @alFReD-NSH working on this originally in #19

Refactor human interval using numbered package

  • Supports numbers written as english words
  • Supports negative numbers
  • Supports hyphenated words
  • Added more tests to verify the functionality
  • Updated README.md

Closes #9

faridnsh and others added 5 commits October 16, 2020 11:17
- Add test cases that were removed during refactor done by alFReD-NSH
- Add new test cases for negative numbers and hyphenated number words
- Update README.md
- Fix failing test cases

- Update lower-case to upper-case for test names
Mostly just after rebase, but also small language cleanup.
@simison simison changed the title Add/node numbered Refactor to use node-numbered Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use something like node-numbered to convert words in numbers
3 participants