All Projects → jdonaghue → Es Search

jdonaghue / Es Search

Licence: mit
Search ECMAScript structurally

Programming Languages

javascript
184084 projects - #8 most used programming language
ecmascript
72 projects

Projects that are alternatives of or similar to Es Search

Serverless Plugin Optimize
Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript
Stars: ✭ 122 (-8.96%)
Mutual labels:  babel
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (+1202.24%)
Mutual labels:  babel
Angular2 Esnext Todomvc
Angular TodoMVC application in Javascript (ES6/ES7).
Stars: ✭ 132 (-1.49%)
Mutual labels:  babel
Repostarterkit
A scaffold for developers to get started writing node applications
Stars: ✭ 123 (-8.21%)
Mutual labels:  babel
Barebones
A barebones boilerplate for getting started on a bespoke front end.
Stars: ✭ 127 (-5.22%)
Mutual labels:  babel
Webpack Babel Env Deps
Find dependencies to transpile with Babel.
Stars: ✭ 130 (-2.99%)
Mutual labels:  babel
Across Tabs
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
Stars: ✭ 1,575 (+1075.37%)
Mutual labels:  babel
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (+0%)
Mutual labels:  babel
Mhy
🧩 A zero-config, out-of-the-box, multi-purpose toolbox and development environment
Stars: ✭ 128 (-4.48%)
Mutual labels:  babel
Nightwatch Custom Commands Assertions
Nightwatch.js custom commands and assertions
Stars: ✭ 131 (-2.24%)
Mutual labels:  babel
Babel React Rollup Starter
A simple boilerplate for web apps with React, Babel, and Rollup.
Stars: ✭ 124 (-7.46%)
Mutual labels:  babel
Serverless Prisma
AWS Serverless Prisma Boilerplate
Stars: ✭ 126 (-5.97%)
Mutual labels:  babel
Modern Javascript
Code for TylerMcGinnis.com's "Modern JavaScript" course
Stars: ✭ 130 (-2.99%)
Mutual labels:  babel
Reactly Starter Kit
Deployable React + Webpack 2 starter kit
Stars: ✭ 122 (-8.96%)
Mutual labels:  babel
Babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: ✭ 1,692 (+1162.69%)
Mutual labels:  babel
React App Architecture
React.js Isomorphic Web Application Architecture - Learn to build a complete website for a blogging platform like Medium, FreeCodeCamp, MindOrks etc using React.js, Redux, Material-UI, Express.js, Typescript, Webpack, Babel, and Docker. OpenSource project by AfterAcademy
Stars: ✭ 122 (-8.96%)
Mutual labels:  babel
Ast Pretty Print
A pretty printer for AST-like structures
Stars: ✭ 129 (-3.73%)
Mutual labels:  babel
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (+0%)
Mutual labels:  babel
Babel Plugin Polished
Compile polished helper functions at build time
Stars: ✭ 133 (-0.75%)
Mutual labels:  babel
Instapack
All-in-one TypeScript and Sass compiler for web applications! 📦 🚀
Stars: ✭ 131 (-2.24%)
Mutual labels:  babel

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>"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].