ESM (ECMAScript Modules) Build ============================== When to use this? ----------------- Use the files in this folder if you are using modern build tools (like Vite, Webpack, Rollup) or working with modern JavaScript environments that support ES6 native imports. Usage: ------ Import it directly into your JavaScript or TypeScript files: import 'jquery.eventCalendar';