The Wayback Machine - https://web.archive.org/web/20211109133447/https://github.com/nolanlawson
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report nolanlawson

Report abuse

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

Report abuse

Pinned Loading

  1. 🐨 - PouchDB is a pocket-sized database.

    JavaScript 14.5k 1.4k

  2. pinafore Public

    Alternative web client for Mastodon

    JavaScript 601 81

  3. Cross-browser utils for working with binary Blobs

    TypeScript 437 44

  4. marky Public

    High-resolution JavaScript timer based on performance.mark/measure (488 bytes min+gz)

    JavaScript 1.1k 39

  5. A lightweight emoji picker for the modern web

    JavaScript 717 29

  6. Promise-based messaging for Web Workers and Service Workers

    JavaScript 429 44

1,143 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2021

Created a pull request in salesforce/observable-membrane that received 7 comments

chore: fix circle ci publishing

I'm not sure why 1.1.4 was a botched release, but it looks like the dist/ files weren't copied from the test job to the deploy job. This adds an ex…

+4 −0 7 comments
Opened 8 other pull requests in 4 repositories

Created an issue in salesforce/lwc that received 3 comments

Remove ID selector restriction in CSS for native shadow

The LWC compiler will complain if the CSS contains an ID selector: #foo { color: red; } [!] (plugin rollup-plugin-lwc-compiler) Error: CssSyntaxErr…

3 comments
Opened 4 other issues in 2 repositories