@qiwi/masker-strike
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

@qiwi/masker-strike

The plugin to strikethough any non-space string chars.

Install

yarn add @qiwi/masker-strike

Usage

import {masker} from '@qiwi/masker'
import {pipe} from '@qiwi/masker-strike'

masker.sync('foo bar baz', {
  pipeline: ['strike']
})
// *** *** ***

License

MIT

/@qiwi/masker-strike/

    Package Sidebar

    Install

    npm i @qiwi/masker-strike

    Weekly Downloads

    89

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    11.1 kB

    Total Files

    10

    Last publish

    Collaborators

    • antongolub
    • qiwibot