Skip to content

Commit

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


## What's `next`
- [x] Add code quality tools like ESlint, coverage reporting, EditorConfig
- [x] add `replace` method for replacing accents with it's unaccented equivalents without wrapping
- [ ] Add Prettier
- [ ] Update readme: how to use the new `replace` method


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

0 comments on commit d94bc51

Please sign in to comment.