/syllables-ru

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

Primary LanguageJavaScript

До-бро по-жа-ло-вать syllables-ru 👋

Version License: BSD Twitter: rhrn

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

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