morozz-string

1.0.0 • Public • Published

Morozz-string

A magical utility module for Node.js

Installation

You can install this module via npm: npm install morozz-string

Usage

const magicUtil = require('magic-util');

console.log(magicUtil.reverseString('hello')); // olleh
console.log(magicUtil.capitalizeWords('hello world')); // Hello world
console.log(magicUtil.formatDateTime(new Date())); // March 16th 2024, 2:34:56 pm

Readme

Keywords

none

Package Sidebar

Install

npm i morozz-string

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • morozz3213