https://github.com/tiaanduplessis/jacob-zuma
πΏπ¦ South African flavored no operation as a module
https://github.com/tiaanduplessis/jacob-zuma
no-operation noop south-africa
Last synced: 2 months ago
JSON representation
πΏπ¦ South African flavored no operation as a module
- Host: GitHub
- URL: https://github.com/tiaanduplessis/jacob-zuma
- Owner: tiaanduplessis
- License: mit
- Created: 2017-05-17T19:50:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-02T22:52:14.000Z (over 6 years ago)
- Last Synced: 2025-07-04T12:06:16.419Z (3 months ago)
- Topics: no-operation, noop, south-africa
- Language: JavaScript
- Homepage:
- Size: 620 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jacob-zuma
πΏπ¦ South African flavored no operation as a module
Table of Contents
Table of Contents
## About
[](https://greenkeeper.io/)
Inspired by [noop2](https://github.com/yoshuawuyts/noop2). 100% guaranteed to do nothing.
## Install
```sh
$ npm install --save jacob-zuma
# OR
$ yarn add jacob-zuma
```
## Usage
```js
const jacobZuma = require('jacob-zuma')
jacobZuma() // Pure nothingness
```
## Contribute
Contributions are welcome. Please open up an issue or create PR if you would like to help out.
Note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
Licensed under the MIT License.