Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 420 Bytes

A tool to support developers with their development developed with React. The purpose is to reduce manual and boring works for developers. Currently it is including the following features

  • Regex
    Support matching, grouping and replacing with regexes
  • Replace text with a dictionary
    Replace a text with a provided dictionary
  • Other utilities
    Convert text with certain conditions
    ect