neapolitan-wrapper

0.0.6 • Public • Published

Neapolitan-wrapper

The first italian-to-neapolitan translator for Node.js!

Installation

npm i neapolitan-wrapper --save

Usage

const neapolitan = require('neapolitan-wrapper');

neapolitan("Bella a tutti ragazzi, sto usando Node.js per tradurre questa stringa italiana di testo!")
.then(result => {
    console.log(result);
})

Credits

Inspired by Lory-git

Package Sidebar

Install

npm i neapolitan-wrapper

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

2.02 kB

Total Files

3

Last publish

Collaborators

  • specky