strict-once

0.1.0 • Public • Published

strict-once

Run a function exactly one time. Otherwise, throw an exception.

Dependency Status Build Status npm version Coverage Status

Installation

npm i strict-once

Usage

const strictOnce = require('strict-once')

License

MIT © Zoltan Kochan

Readme

Keywords

Package Sidebar

Install

npm i strict-once

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • zkochan