Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 242 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 242 Bytes

es-search

Search a directory/file containing ECMAScript code and find complex structures using ECMAScript with optional wildcards as input.

To run

  1. npm run build
  2. node es-search-cli/index.js <file|directory> "<code-to-match>"