1.1.0 • Published 4 years ago

syllables-ru v1.1.0

Weekly downloads
23
License
BSD
Repository
github
Last release
4 years ago

Russian syllables / Разбиение слов на слоги

🏠 Homepage

Demo

Install

npm install syllables-ru

Usage

const { syllabify } = require('syllables-ru')
// or
// import { syllabify } from 'syllables-ru'
console.log(syllabify('привет')) // при-вет

Run tests

npm test

Author

👤 @rhrn

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator