https://astexplorer.net with ES Modules support and Hot Reloading
I've not had much time to work on this in the last few years, some usability improvements are needed and it would be good to have the app automatically update. The tooling for bundling and hot reloading are all JavaScript based so that functionality is only available for languages they support.
Please open issues for anything else you notice.
Everything you love about https://astexplorer.net plus:
✅ Edit
Transforms in your IDE.
✅ Organise them into Modules.
✅ Hot Reloading.
✅ Work Offline.
📦 ASTExplorer-darwin-x64-0.16.11.zip
git clone https://github.com/JamieMason/astexplorer.app.git astexplorer-app
cd astexplorer-app
yarn install
yarn start
- Mouse over the Transform Menu at the top of AST Explorer.
- Select Babel Plugin, ESLint Rule, Codemod etc.
- 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.
Get help with issues by creating a Bug Report or discuss ideas by opening a Feature Request.
If you find my Open Source projects useful, please share them ❤️
- eslint-formatter-git-log
ESLint Formatter featuring Git Author, Date, and Hash - eslint-plugin-move-files
Move and rename files while keeping imports up to date - eslint-plugin-prefer-arrow-functions
Convert functions to arrow functions - ImageOptim-CLI
Automates ImageOptim, ImageAlpha, and JPEGmini for Mac to make batch optimisation of images part of your automated build process. - Jasmine-Matchers
Write Beautiful Specs with Custom Matchers - karma-benchmark
Run Benchmark.js over multiple Browsers, with CI compatible output - self-help
Interactive Q&A Guides for Web and the Command Line - syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn Workspaces
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.