When I create scripts to capture websites where I would like to do some quick changes, I would like it to be as easy as possible. While the native DOM methods have come a long way, they are still verbose and annoying.
Would be nice if the modules
option already had jQuery available as an import, so I could just do:
import $ from './jquery.js';
Happy to consider other ways to handle this.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too