Belibaste / cocoon-vanilla-js

A vanilla JS replacement for (Rails) Cocoon's jQuery script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocoon-vanilla-js

A vanilla JS replacement for (Rails) Cocoon's jQuery script

Usage

Run:

yarn add @Belibaste/cocoon-vanilla-js

Import as ES6 module:

import "cocoon-vanilla-js";

Notes

To broaden browser support, include the following polyfills in your project:

About

A vanilla JS replacement for (Rails) Cocoon's jQuery script

License:MIT License


Languages

Language:JavaScript 100.0%