Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 192 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 192 Bytes

NINJA

Get the ninja version of your name.

Usage

const ninja = require('ninja-name');
const name = 'rodolphe';

const ninjaName = ninja(name); // returns 'shimotemotanoriku';