contactually / contactually/redux-capacitor
Developer Tools.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a suite of developer tools / jscodeshifts which can set up redux-capacitor Config automatically.
For example, it would create these files in a user-specified `lib/` directory:
- records.js
- schemas.js
- client.js
- index.js
And then find the app's reducer and rootSaga, and add itself.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the requested generated files in the user-specified lib/ directory: records.js, schemas.js, client.js, and index.js. Then inspect how the app's reducer and rootSaga are expected to be found and updated; done means a developer-tool suite can create the Redux Capacitor setup and add itself to both entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100