{"library":"esbuild-copy-static-files","type":"library","category":null,"description":"An esbuild plugin (v0.1.0, stable) to copy static files from a source to destination directory only when files have changed (by MD5 hash). No third-party dependencies, purely uses Node.js standard library. Primarily designed to avoid unnecessary file copies during development with live-reloading tools. Differs from alternatives like `esbuild-plugin-copy` by focusing on change detection and minimal configuration.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","esbuild","copy","static","files"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install esbuild-copy-static-files","imports":["const copyStaticFiles = require('esbuild-copy-static-files')","import copyStaticFiles from 'esbuild-copy-static-files'","plugins: [copyStaticFiles()]"]},{"cmd":"yarn add esbuild-copy-static-files","imports":[]},{"cmd":"pnpm add esbuild-copy-static-files","imports":[]}],"homepage":null,"github":"https://github.com/nickjj/esbuild-copy-static-files","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-copy-static-files","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}