syllables-ru
v1.1.0
Published
Разбиение слов на слоги / Russian syllables
Downloads
55
Maintainers
Readme
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