noope

1.0.0 • Public • Published

noope

Useful no op function that logs a stack when called

install

npm i noope

usage

var noope = require('noope')

function hasClicky (click) {
  click = click || noope
  click()
}

test

npm it

Readme

Keywords

Package Sidebar

Install

npm i noope

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • dam