carti

1.0.4 • Public • Published

carti

Node.js Package

cartify:)💔 your*^!🖤 text+!)

A fun CLI / Node Package for generating Playboi Carti text

Installation

CLI

sudo npm i -g carti

Module

npm install carti --save

Usage

CLI

carti whats up # whats🦋*^!:( up^*!💕 
carti # shlime++!:(🦋+!) - Returns carti text using a random word from a set of words 

Module

// 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 and is merely a fun project made by a fan.

License

MIT

Package Sidebar

Install

npm i carti

Weekly Downloads

7

Version

1.0.4

License

MIT

Unpacked Size

6.22 kB

Total Files

8

Last publish

Collaborators

  • xjodye