Skip to content
View naruaway's full-sized avatar

Organizations

@naruaway-sandbox
Block or Report

Block or report naruaway

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. quickbootjs quickbootjs Public

    Quickboot.js is an experimental tool to reduce JS code size beyond tree-shaking. It uses runtime tracing, eval(), and sync XHR with non trivial trade-offs

    TypeScript 81 1

  2. npm-in-browser npm-in-browser Public

    npm package to run npm CLI in web browsers

    JavaScript 35 3

  3. npm-install-browser-benchmark npm-install-browser-benchmark Public

    Benchmark suite for "npm install" performance in browser to compare WebContainer, Nodebox, and npm-in-browser

    TypeScript