react-from-markup icon indicating copy to clipboard operation
react-from-markup copied to clipboard

Split react-from-markup package into more effective files with better names

Open simon360 opened this issue 7 years ago • 0 comments

index.js of react-from-markup has unclear function names.

The names should be improved, and - to aid in hunting down and removing unnecessary circular dependencies, and generally improve code readability - each function should be split into its own file.

simon360 avatar Sep 25 '18 21:09 simon360