Automattic / Automattic/fresh-data
Add resource name utils
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Resource names work well as split up prefixes and identifiers as we've done it in woocommerce-admin. It makes sense to add these small utility functions into fresh-data itself.
https://github.com/woocommerce/woocommerce-admin/blob/master/client/wc-api/utils.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced woocommerce-admin client/wc-api/utils.js implementation and then inspect fresh-data's existing utility structure. Identify the resource-name prefix and identifier helpers that should be brought into fresh-data; done means the corresponding utilities are available there with behavior matching the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100