Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

syllables-ru

rhrn94BSD1.1.0

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

syllables, russian, words, слова, слоги

readme

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

Version License: BSD Twitter: rhrn

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