16.0.0 • Published 1 year ago

@xn-sakina/mahiro-filter v16.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

@xn-sakina/mahiro-filter

Install

  pnpm i -D @xn-sakina/mahiro-filter

Usage

import { MahiroFilter } from '@xn-sakina/mahiro-filter'
import path from 'path'

mahiro.use(MahiroFilter({
  // sensitive words data file path
  dataPath: path.join(__dirname, './data.txt')
}))

More info

See mahiro for more infomation.

16.0.0

1 year ago

15.0.3

1 year ago

15.0.2

1 year ago