node-stdlib-browser

Node standard library for browser.

MIT License

Downloads
1.8M
Stars
185
Committers
2
node-stdlib-browser - v1.2.0 Latest Release

Published by niksy almost 3 years ago

Added

  • Support for node: protocol in Webpack
    (#12)
  • Rollup warning helper function
node-stdlib-browser - v1.1.0

Published by niksy almost 3 years ago

Added

  • Note regarding URL and URLSearchParams polyfilling
  • Support for esbuild

Changed

  • Improve Rollup global variable injecting
  • Use path.resolve for URL methods

Fixed

  • url.format to handle URL
node-stdlib-browser - v1.0.0

Published by niksy almost 3 years ago

Added

  • Initial implementation