Skip to content

timsexperiments/es-exec

Repository files navigation

@es-exec

A project to help you build and run your apps.

This project consists of 5 different projects.

@es-exec/cli

A cli for running the es-exec api through the command line. See the project readme for more details.

@es-exec/api

A build api for running es-exec through a JavaScript file. See the project readme for more details.

@es-exec/esbuild-plugin-serve

An esbuild plugin for running a module with node after it is build. See the project readme for more details.

@es-exec/esbuild-plugin-start

An esbuild plugin for running a script after the project is build. Similar to nodemon. See the project readme for more details.

@es-exec/esbuild-plugin-eslint

An esbuild plugin for linting files. See the project readme for more details.

About

CLI that builds a project using esbuild and then starts a command similar to nodemon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published