Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 794 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 794 Bytes

tscord-logo

Formatters

@ts-cord/formatters is a set of string formatting for discord

Installation

npm i @ts-cord/formatters

Example

import { undercore } from '@ts-cord/formatters';

const formatted = undercore('tscord formatters');

// Logs: '__tscord formatters__'

Useful links

Help

If you don't understand something or it's not clear, please consider joining our support server.