Skip to content

Commit

Permalink
chore: update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zr87 committed Aug 21, 2024
1 parent 09abf7e commit 9372405
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@
- [x] Improvement: Enhancing performance, rewrite using ES6
- [x] Documentation: Detailed examples and use cases.

## What's `next`
- [x] chore: Add code quality tools like ESlint, EditorConfig & Prettier
- [x] add `replace` method for replacing accents with it's unaccented equivalents without wrapping
- [x] Add coverage reporting

## Future Plans
- [ ] Add TypeScript support
- [ ] Add support for CommonJS


- [ ] Feature 3: add TypeScript support
- [ ] Feature 4: replace accent with it's unaccented equivalent without wrapping
- [ ] Feature 5: Add support for CommonJS

0 comments on commit 9372405

Please sign in to comment.