bahasa

1.0.0 • Public • Published

Example

$ npm install bahasa
const {bahasaWords} = require('bahasa').default
 
// ES 2015
import {bahasaWords} = from 'bahasa'
const filtered = bahasaWords(
 'The new apple macbook will have touchbar',
 ['pro','touchbar']
)
 
console.log(filtered)
// The new apple macbook will have ***

Readme

Keywords

none

Package Sidebar

Install

npm i bahasa

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • wildansnahar