pedrofurtado / 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 @oddcamp/cocoon-vanilla-js

Import as ES6 module:

import "@oddcamp/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%