0.2.5 • Published 5 years ago

ecma-search v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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>"