File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# react-context-mutex
22[ ![ npm version] ( https://badgen.net/npm/v/react-context-mutex )] ( https://www.npmjs.com/package/react-context-mutex )
3- [ ![ Build Status] ( https://travis-ci.com/marcveens/react-context-mutex .svg?branch=master )] ( https://travis-ci.com/marcveens/react-context-mutex )
4- [ ![ Coverage Status ] ( https://coveralls .io/repos/github/ marcveens/react-context-mutex/badge.svg?branch=master )] ( https://coveralls .io/github /marcveens/react-context-mutex?branch=master )
3+ [ ![ Build Status] ( https://travis-ci.com/marcveens/react-context-mutext .svg?branch=master )] ( https://travis-ci.com/marcveens/react-context-mutex )
4+ [ ![ codecov ] ( https://codecov .io/gh/ marcveens/react-context-mutex/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /marcveens/react-context-mutex )
55
66A mutex implementation using React and React context. It will prevent a function from running multiple times, until you allow it to run again.
77
You can’t perform that action at this time.
0 commit comments