Problem
Library only available via CDN, not npm install.
Suggestion
- Publish to npm:
npm publish
- Add to README:
npm install ajaxrequest-helper
- Set up CI/CD for automated publishing on release
Benefits
- Easier integration in Node.js/bundler workflows
- Version management via package.json
- Wider discoverability
Problem
Library only available via CDN, not
npm install.Suggestion
npm publishnpm install ajaxrequest-helperBenefits