UNPKG

chain-able-find

Version:

find files synchronously, easily, with a chainable interface

30 lines (23 loc) 528 B
# 1.0.0 ## 26/6/17 - finally uploaded to use latest chain-able # 0.0.1 ## 9/4/17 - async support - add configurable abs support - adding docs folder - tests for glob compat from globby tests - exporting function, ensuring it is usable as class chainable and with options - setting up metadata - adding examples - updating readme with examples - updating readme linking to tests and bench ## 4/4/17 - adding test fixtures - travis file - readme ## 3/4/17 - adding benchmarks - adding example ## 1/4/17 - glob to regex fork