localForage / localForage/localForage
Move dev dependencies from Bower to npm
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25.8k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Now that Bower is deprecated, we should try to move all our dev dependencies to package.json .
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting package.json and the repository's current Bower dependency setup to inventory development dependencies still managed by Bower. Done means the development dependencies are represented in package.json and the obsolete Bower declarations are no longer needed; verify the project's existing development workflow afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100