@okayauco/charful

0.2.2 • Public • Published

be charful ok

NPM version GitHub last commit NPM downloads

charful is a baby string utility library that's trying to be careful
(char like character, not burnt to a crisp) 🤓

Usage

import Charful from 'charful';

const char = new Charful();
const snek = char.snakeCase('danger noodle')

console.log(snek) 
// returns `danger_noodle`

Resources

Readme

Keywords

none

Package Sidebar

Install

npm i @okayauco/charful

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

7.11 kB

Total Files

3

Last publish

Collaborators

  • okayauco