fuzzy-search-fs
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

fuzzy-search-fs

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

Fuzzy search fs

Install

npm install fuzzy-search-fs

Usage

import { myPackage } from 'my-package-name';

myPackage('hello');
//=> 'hello from my package'

API

myPackage(input, options?)

input

Type: string

Lorem ipsum.

options

Type: object

postfix

Type: string Default: rainbows

Lorem ipsum.

Package Sidebar

Install

npm i fuzzy-search-fs

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

10.8 kB

Total Files

7

Last publish

Collaborators

  • upnotes