A project to help you build and run your apps.
This project consists of 5 different projects.
@es-exec/cli
@es-exec/api
@es-exec/esbuild-plugin-eslint
@es-exec/esbuild-plugin-serve
@es-exec/esbuild-plugin-start
A cli for running the es-exec api through the command line. See the project readme for more details.
A build api for running es-exec through a JavaScript file. See the project readme for more details.
An esbuild plugin for running a module with node after it is build. See the project readme for more details.
An esbuild plugin for running a script after the project is build. Similar to nodemon. See the project readme for more details.
An esbuild plugin for linting files. See the project readme for more details.