appleple / appleple/SmartPhoto
How to import in ES6?
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 895
- Forks
- 57
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Something like this
import {SmartPhoto from './vendor/lightbox/smartphoto.js'; but its not works ...
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 with the import example in the issue and inspect vendor/lightbox/smartphoto.js to determine the expected ES6 entry point and export shape. Confirm the correct import with a minimal usage example; done when the example works and the supported import form is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100