All Projects → JamieMason → Astexplorer.app

JamieMason / Astexplorer.app

Licence: mit
https://astexplorer.net with ES Modules support and Hot Reloading

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
flow
126 projects

Projects that are alternatives of or similar to Astexplorer.app

Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+2412.31%)
Mutual labels:  webpack, eslint, babel, postcss
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (+443.08%)
Mutual labels:  webpack, eslint, babel, postcss
Astexplorer
A web tool to explore the ASTs generated by various parsers.
Stars: ✭ 4,330 (+6561.54%)
Mutual labels:  babel, ast, parser, postcss
Book
《现代化前端工程师权威指南》https://guoyongfeng.github.io/book/
Stars: ✭ 141 (+116.92%)
Mutual labels:  webpack, eslint, babel, postcss
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+943.08%)
Mutual labels:  webpack, eslint, babel, postcss
Reshape
💠 transform html with javascript plugins
Stars: ✭ 314 (+383.08%)
Mutual labels:  babel, ast, syntax-tree, postcss
Sku
Front-end development toolkit
Stars: ✭ 403 (+520%)
Mutual labels:  webpack, eslint, babel
Naomi
Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Stars: ✭ 544 (+736.92%)
Mutual labels:  webpack, babel, postcss
Js Toolbox
CLI tool to simplify the development of JavaScript apps/libraries with little to no configuration. (WORK IN PROGRESS/PACKAGE NOT PUBLISHED).
Stars: ✭ 53 (-18.46%)
Mutual labels:  webpack, babel, postcss
React Isomorphic Boilerplate
🌟 An universal React isomorphic boilerplate for building server-side render web app.
Stars: ✭ 653 (+904.62%)
Mutual labels:  webpack, eslint, babel
Serverless Typescript Starter
🗄🙅‍♀️ Deploy your next serverless JavaScript function in seconds
Stars: ✭ 653 (+904.62%)
Mutual labels:  webpack, eslint, babel
Sowing Machine
🌱A React UI toolchain & JSX alternative
Stars: ✭ 64 (-1.54%)
Mutual labels:  eslint, babel, babel-plugin
I18nize React
Internationalize react apps within a lunch break
Stars: ✭ 389 (+498.46%)
Mutual labels:  babel, ast, babel-plugin
Poi
⚡A zero-config bundler for JavaScript applications.
Stars: ✭ 5,291 (+8040%)
Mutual labels:  webpack, babel, postcss
Javaparser
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
Stars: ✭ 3,972 (+6010.77%)
Mutual labels:  ast, syntax-tree, parser
Skyvow.github.io
🐶 My resume - 个人简历
Stars: ✭ 27 (-58.46%)
Mutual labels:  webpack, eslint, babel
Metric Parser
📜 AST-based advanced mathematical parser written by Typescript.
Stars: ✭ 26 (-60%)
Mutual labels:  ast, syntax-tree, parser
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-50.77%)
Mutual labels:  webpack, eslint, babel
Postjss
Use the power of PostCSS in compiling with JSS
Stars: ✭ 40 (-38.46%)
Mutual labels:  babel, babel-plugin, postcss
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+28710.77%)
Mutual labels:  webpack, eslint, babel

ASTExplorer.app

https://astexplorer.net with ES Modules support and Hot Reloading

Build Status Maintainability

Table of Contents

📣 Summary

Everything you love about https://astexplorer.net plus:

✅ Edit Transforms in your IDE.
✅ Organise them into Modules.
✅ Hot Reloading.
✅ Work Offline.

📸 Screenshot

🌩 Installation

Mac

📦 ASTExplorer-darwin-x64-0.16.11.zip

Build From Source

git clone https://github.com/JamieMason/astexplorer.app.git astexplorer-app
cd astexplorer-app
yarn install
yarn start

🕹 Usage

  1. Mouse over the Transform Menu at the top of AST Explorer.
  2. Select Babel Plugin, ESLint Rule, Codemod etc.
  3. Find and open your Transform Script on your machine.

You can now edit your Transform Script in your IDE, such as VS Code and changes will be reloaded automatically in AST Explorer. Organise your transform using JavaScript Modules and they will be bundled together automatically.

🙋🏿‍♂️ Getting Help

Get help with issues by creating a Bug Report or discuss ideas by opening a Feature Request.

👀 Other Projects

If you find my Open Source projects useful, please share them ❤️

🤓 Author

I'm Jamie Mason from Leeds in England, I began Web Design and Development in 1999 and have been Contracting and offering Consultancy as Fold Left Ltd since 2012. Who I've worked with includes Sky Sports, Sky Bet, Sky Poker, The Premier League, William Hill, Shell, Betfair, and Football Clubs including Leeds United, Spurs, West Ham, Arsenal, and more.

Follow JamieMason on GitHub      Follow fold_left on Twitter

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].