0.0.1 • Published 2 years ago

javanese v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Javanese.js

Javanese is an old french slang. This library helps you to convert strings to its javanese slang variant. More info about Javanese on wikipedia.

There's a demo available here.

Installation

This package is available on NPM.

npm i javanese

Usage

import transformToJavanese from "javanese"

transformToJavanese('Salut ça va ?') // Savalavut çava vava ?

Roadmap

  • More customs modes (including fire slang)

Tests

Tests are made with ava

npm run test

Licence

MIT