replacefilter

1.3.0 • Public • Published

Caution! This code is currently designed to function exclusively with Russian characters; therefore, the instructions provided will be in Russian. Support for replacing English characters will be implemented in future updates.

Для запуска требуется Node.js v18+.

Установка

npm i replacefilter

Примеры

const filter = require("replacefilter")

filter.filterReplacingCharacters("Привет мир") // {status: false, text: "response"}
filter.filterReplacingCharacters("Пruвeт мur") // {status: true, text:"response"}

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    2
  • 1.2.0
    0
  • 1.1.0
    0

Package Sidebar

Install

npm i replacefilter

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

313 kB

Total Files

24

Last publish

Collaborators

  • vladimirgorin