UNPKG

carti

Version:

cartify:)πŸ’” your*^!πŸ–€ text+!)

58 lines (39 loc) β€’ 1.13 kB
# carti ![Node.js Package](https://github.com/xJodye/cartify/workflows/Node.js%20Package/badge.svg) cartify:)πŸ’” your*^!πŸ–€ text+!) A fun CLI / Node Package for generating Playboi Carti text Installation --- ### CLI ```sh sudo npm i -g carti ``` ## Module ```sh npm install carti --save ``` Usage --- ### CLI ```sh carti whats up # whatsπŸ¦‹*^!:( up^*!πŸ’• carti # shlime++!:(πŸ¦‹+!) - Returns carti text using a random word from a set of words ``` ### Module ```js // index.js 'use strict'; const carti = require('carti'); console.log(carti("hi")); // hi+!):(*πŸ’• console.log(carti()); // my*^! * (ok) !+ slime! console.log(carti("fUcK ThE pOlIcE")); // fuck+!)πŸ’” +** (ok) !+ the*πŸ’” policeπŸ’” +**^*! console.log(carti()); // litπŸ’” +**πŸ–€*^*! console.log(carti("this is a test")); // this * (ok) !+:) isπŸ’• (xo!) a^*!:( test (ok) !+ console.log(carti(" ")); // lit^*!πŸ–€^ (ok) !+ ``` Notice --- This package is not affiliated with [Playboi Carti](https://www.playboicarti.com/) and is merely a fun project made by a fan. License ---- [MIT](https://github.com/xJodye/carti/blob/master/LICENSE)