mafintosh / mafintosh/browserify-fs
`existsSync` is missing
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm not sure how easy to implement that would be but, `existsSync` is missing.
thanks.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository's existing filesystem API and its tests to see how asynchronous existence checks are exposed. Determine the expected browser behavior for a synchronous existsSync entry point, then add coverage showing when it reports an existing or missing path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100