Showing 41-60 of 114,773 packages
[Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.
Lexes ES modules returning their import/export metadata
mirror of glob, bundled and exposed as ES module including for browser
Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.
Utils library for ProseMirror (forked for ES modules)
A port of streamsearch for es modules using Web APIs
Converts CommonJS files to ES modules
provides utilities for nodejs to be able to resolve es modules, such as providing the __dirname and __filename variables
JavaScript library (ES Modules) to zip and unzip files
Build and watch es modules FAST
Transform for evaluating ES modules as Javascript programs
Alternatives to `__dirname` and `__filename` when using ES modules.
> Semantically a dialect of ClojureScript. Built with Rust. Compiles to JavaScript ES Modules.
Common GLSL math constants (with 11 decimals) available both as ES modules strings and as GLSL files for use with glslify.
> This library exposes [ES modules](http://exploringjs.com/es6/ch_modules.html#sec_basics-of-es6-modules). Use an ES module aware bundler such as [Webpack](https://webpack.js.org) or [Rollup](https://rollupjs.org) to bundle it for the browser.
Use esm (ES modules, import, export for Node v6) with less boilerplate.
A tool to distribute styles via ES modules.
Command line utility to compile a JS project from ES modules to CommonJS
Dead simple modular JavaScript framework for ES modules.
A very simple class to help bridge global scoped code with ES Modules