kc-on

1.0.3 • Public • Published

ON

[browser] Event listener.

Install

npm install kc-on

Use

on(document, 'ready', function(e, el){
    console.log(e);
    console.log(el);
    console.log('Ready');
});

Readme

Keywords

Package Sidebar

Install

npm i kc-on

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

2.06 kB

Total Files

4

Last publish

Collaborators

  • kaisarcode