@hiraokahypertools/jsstrike
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

jsstrike

jsstrike is: JavaScript string like (match middle of string) operation. Suitable for Japanese text.

const jsstrike = require('@hiraokahypertools/jsstrike');

jsstrike.like('グーグル・クロームです', 'くろーむ'); // → true
jsstrike.likes('グーグル・クロームです', 'ぐーぐる  くろーむ'); // → true

Readme

Keywords

none

Package Sidebar

Install

npm i @hiraokahypertools/jsstrike

Weekly Downloads

4

Version

0.2.0

License

BSD-2-Clause

Unpacked Size

17.6 kB

Total Files

4

Last publish

Collaborators

  • kenjiuno