himself65 / himself65/rich-data
Rename createJsonPlugins() ?
Open
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
You might consider renaming `createJsonPlugins()` to just `createJsonPlugin()` ?
To the user of the API, they are looking to just create a single plugin to display JSON data. The fact that the implementation actually imports several internal plugins should be transparent to the user.
Otherwise it is confusing to someone using the API: "why am I creating multiple plugins just to show JSON??"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.