nathanvda / cocoon

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms
http://github.com/nathanvda/cocoon
MIT License
3.08k stars 383 forks source link

Cocoon Javascript without jQuery #580

Open dabroz opened 4 years ago

dabroz commented 4 years ago

I've ported Cocoon Javascript without jQuery dependency and published it as a NPM package https://github.com/dabroz/cocoon-js-vanilla https://www.npmjs.com/package/cocoon-js-vanilla Hope that helps!

wvengen commented 4 months ago

Another more recent alternative would be rondo_form, which uses StimulusJS.