An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

jacob-zuma



πŸ‡ΏπŸ‡¦ South African flavored no operation as a module





Package version


Downloads


Standard


Travis Build


Standard Readme


GitHub version


Dependency CI


License


PRs


Donate






Github Watch Badge


Github Star Badge


Tweet





Built with ❀︎ by Tiaan and contributors

Table of Contents

Table of Contents

  • About

  • Install

  • Usage

  • Contribute

  • License
  • ## About

    [![Greenkeeper badge](https://badges.greenkeeper.io/tiaanduplessis/jacob-zuma.svg)](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.