add readme files to npm packages

This commit is contained in:
Evan Wallace
2020-04-29 01:09:26 -07:00
parent ede7b8e384
commit 3b649b5280
5 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# esbuild
This is the macOS 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.

View File

@@ -0,0 +1,3 @@
# esbuild
This is the Linux 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.

View File

@@ -0,0 +1,3 @@
# esbuild
This is the cross-platform WebAssembly binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.

View File

@@ -0,0 +1,3 @@
# esbuild
This is the Windows 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.

3
npm/esbuild/README.md Normal file
View File

@@ -0,0 +1,3 @@
# esbuild
This is a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.