pafyll
v0.0.1
Published
Full polyfill for ECMAScript standard functions
Downloads
1
Readme
Implemented functions
- Everything from @pafyll/array
How to import
import "pafyll"; // Imports everything
// Import specific function from specific package
import "@pafyll/array/group.js";