syllables-ru
v1.1.0
Published
Разбиение слов на слоги / Russian syllables
Maintainers
Readme
Russian syllables / Разбиение слов на слоги
🏠 Homepage
✨ Demo
Install
npm install syllables-ruUsage
const { syllabify } = require('syllables-ru')
// or
// import { syllabify } from 'syllables-ru'
console.log(syllabify('привет')) // при-ветRun tests
npm testAuthor
👤 @rhrn
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
