{"library":"es6-import","type":"library","category":null,"description":"A client-side library (v1.6.5) that enables ES6 import/export syntax in the browser without a server-side transpiler. It uses a custom script loader to fetch and resolve modules, supporting .vue files and basic npm module loading (beta). Unlike tools like Babel or Webpack, it avoids build steps, making it ideal for rapid prototypes or in-browser editors. However, it is not suitable for production due to lack of tree-shaking and minification. Release cadence is sporadic; last update in 2020. Key differentiators: zero configuration, works with modern browser ES6 support, and minimal overhead for small projects.","language":"javascript","status":"deprecated","version":"1.6.5","tags":["javascript","es6","esnext","imports","exports"],"last_verified":"Fri May 01","install":[{"cmd":"npm install es6-import","imports":["<script src=\"https://unpkg.com/es6-import\" import=\"./appStartScript.js\"></script>","<script src=\"...\" import=\"./main.js\" npm-modules='[\"vue\"]'></script>","<script src=\"...\" import=\"./main.js\" debug=\"true\"></script>"]},{"cmd":"yarn add es6-import","imports":[]},{"cmd":"pnpm add es6-import","imports":[]}],"homepage":null,"github":"https://github.com/alantheprice/es6-import","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/es6-import","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}