Polyfill Packages

fs.realpath

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

1.0.0 • Published 8 years ago

assign-symbols

Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.

2.0.2 • Published 6 years ago