We have no vanilla JSArtifacts
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Currently we only have `JSArtifacts` subclasses for JQuery, YUI, and
ExtCore. While we've been toiling away to provide the core of our JS
functionality in a library-agnostic “vanilla” setup, there's currently no
`JSArtifacts` implementation that can be used with that.
We'll want to tread somewhat carefully here, but this implementation can
simply be modern-browser-only, which should make it fairly straightforward
to implement.
For now, let's aim for the 3.1 cycle for this guy… We were hoping to have
liftVanilla in a usable state by then in earlier discussions.
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
Compare the existing JSArtifacts implementations for JQuery, YUI, and ExtCore, then inspect the liftVanilla functionality mentioned in the issue. The work is complete when a modern-browser-only vanilla JSArtifacts implementation can be used with the library-agnostic setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery, scala
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100