Russian syllables / Разбиение слов на слоги
🏠 Homepage
✨ Demo
npm install syllables-ru
const { syllabify } = require('syllables-ru')
// or
// import { syllabify } from 'syllables-ru'
console.log(syllabify('привет')) // при-вет
npm test
👤 @rhrn
- Website: https://rhrn.ru
- Twitter: @rhrn
- Github: @rhrn
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator