Giter Site home page Giter Site logo

exzyle / exzyle-demotivational Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 397 KB

Demotivational messages. Great for adding flavour to your error messages ๐Ÿ˜

License: GNU General Public License v3.0

TypeScript 94.67% JavaScript 5.33%
nodejs typescript fun messages error-messages nihilism random-quote-machine

exzyle-demotivational's Introduction

Exzyle Demotivational

Build Status GitHub repo size GitHub contributors GPLv3 license TradingView Follow @ExZyle

Exzyle-Demotivational is a utility that provides nihilistic and depressing messages allowing developers to have some fun appending to error messages.

Prior-Art

Thanks to joranE/demotivr for demotivationals and discouragement ๐Ÿ˜.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of node

Installing exzyle-demotivational

To install exzyle-demotivational, follow these steps:

Using npm:

npm i exzyle-demotivational

Using yarn:

yarn add exzyle-demotivational

Using exzyle-demotivational

To use exzyle-demotivational, simply require or import the module.

Using node

const { demotivate } = require('exzyle-demotivational');

throw new Error(`Missing required parameters. ${demotivate()}`);

Using typescript

import { demotivate } as from 'exzyle-demotivational';

throw new Error(`Missing required parameters. ${demotivate()}`);

Contributing to exzyle-demotivational

To contribute to exzyle-demotivational, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

  • @exzyle ๐Ÿ’ป๐Ÿ“–โš ๏ธ

Contact

If you want to contact me you can reach me on TradingView @ExZyle.

Alternatively try reaching out on twitter @ExzyleFreedom.

License

This project uses the following license: GNU General Public License version 3.

exzyle-demotivational's People

Contributors

dependabot[bot] avatar exzyle avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.