@snek/fuzzy

1.0.1 • Public • Published

fuzzy

import { fuzzFunction } from 'fuzzy';

const errors = fuzzFunction(fs.writeFileSync);
import random from 'fuzzy';

console.log(random());
/*
Set {
  Promise { undefined },
  false,
  [AsyncFunction: af],
  Float64Array [ 32, 4, 21, 92, 27, 103, 43, 123, 40, 115 ],
  '蔛匫㪯�쌽抋㕗ᾒ弭',
  WeakSet {} }
*/

You can also import all the individual methods

import { object } from 'fuzzy';
console.log(object());
/*
{ '䛺늙휠�ꇆ䣽ㄱ慰뜐': [Getter/Setter],
  '鷭랦�㲠幘聩䖾젶쁟': { '콨撐Ὗ쩌㒌쑁顠낓ꞛ䃔': [Getter/Setter] },
  '軁뢧ꉷ偉胕顴䩈ꐃ뮲鯬': Set { undefined } }
*/

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @snek/fuzzy

      Weekly Downloads

      0

      Version

      1.0.1

      License

      MIT

      Unpacked Size

      9.89 kB

      Total Files

      14

      Last publish

      Collaborators

      • snek