An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by nolanlawson

A curated list of projects in awesome lists by nolanlawson .

https://github.com/nolanlawson/fuite

A tool for finding memory leaks in web apps

Last synced: 23 Apr 2025

https://github.com/nolanlawson/optimize-js

Optimize a JS file for faster parsing (UNMAINTAINED)

Last synced: 10 Apr 2025

https://github.com/nolanlawson/pokedex.org

Offline-capable Pokédex web site (unmaintained)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/emoji-picker-element

A lightweight emoji picker for the modern web

custom-elements emoji emoji-picker indexeddb web-components

Last synced: 23 Apr 2025

https://github.com/nolanlawson/marky

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

Last synced: 11 Apr 2025

https://github.com/nolanlawson/pinafore

Alternative web client for Mastodon (UNMAINTAINED)

fediverse mastodon pwa

Last synced: 13 Apr 2025

https://github.com/nolanlawson/slow-deps

🐌 Measure which dependencies in a project are slowest to npm install (UNMAINTAINED)

Last synced: 04 Apr 2025

https://github.com/nolanlawson/blob-util

Cross-browser utils for working with binary Blobs

Last synced: 14 Apr 2025

https://github.com/nolanlawson/promise-worker

Promise-based messaging for Web Workers and Service Workers

Last synced: 08 Apr 2025

https://github.com/nolanlawson/catlog

Logcat-reading app for Android (UNMAINTAINED)

Last synced: 05 Apr 2025

https://github.com/nolanlawson/pouchdb-find

Easy-to-use query language for PouchDB. ⚠️ NOTICE ⚠️: moved to the PouchDB repo

Last synced: 04 Apr 2025

https://github.com/nolanlawson/rollupify

Browserify transform to apply Rollup (UNMAINTAINED)

Last synced: 17 Jan 2025

https://github.com/nolanlawson/pseudo-worker

A tiny and mostly spec-compliant WebWorker polyfill

Last synced: 04 Apr 2025

https://github.com/nolanlawson/cordova-plugin-sqlite-2

Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)

Last synced: 06 Apr 2025

https://github.com/nolanlawson/customfastscrollviewdemo

Demo of an Android app using a FastScrollView with non-alphabetic overlays.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-electron

PouchDB for Electron (formerly Atom Shell)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/hello-javascript

Demo of a JavaScript module that supports many publishing options

Last synced: 14 Apr 2025

https://github.com/nolanlawson/jison-debugger

UI for debugging Jison grammars (UNMAINTAINED)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pretty-s3-index-html

A prettier index.html for listing public files and folders in Amazon S3 buckets. (UNMAINTAINED)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/hello-electron-with-pouchdb

Electron "hello world" with PouchDB

Last synced: 02 Apr 2025

https://github.com/nolanlawson/node-websql

The WebSQL Database API, implemented for Node.js

Last synced: 08 Apr 2025

https://github.com/nolanlawson/SuperSaiyanScrollView

Super-fast, super-lightweight sectioned lists for Android

Last synced: 22 Nov 2024

https://github.com/nolanlawson/supersaiyanscrollview

Super-fast, super-lightweight sectioned lists for Android

Last synced: 15 Apr 2025

https://github.com/nolanlawson/state-of-binary-data-in-the-browser

The state of binary data in the browser (2015)

Last synced: 27 Mar 2025

https://github.com/nolanlawson/KeepScore

Score keeping app for Android (unmaintained)

Last synced: 02 Apr 2025

https://github.com/nolanlawson/keepscore

Score keeping app for Android (unmaintained)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/rollup-comparison

compare rollup to browserify/webpack

Last synced: 15 Apr 2025

https://github.com/nolanlawson/vdom-as-json

Convert virtual-dom objects to and from JSON (UNMAINTAINED)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/chord-magic

Musical chord parser, transposer, and disambiguator in JavaScript

Last synced: 15 Apr 2025

https://github.com/nolanlawson/database-comparison

Compare DOM-blocking in browser databases

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-phonegap-cordova

PouchDB for PhoneGap/Cordova

Last synced: 14 Apr 2025

https://github.com/nolanlawson/html5workertest

Show which APIs are supported in Web Workers and Service Workers (UNMAINTAINED)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/resources-for-mastodon-newbies

Links and tips for Mastodon newbies

Last synced: 14 Apr 2025

https://github.com/nolanlawson/vuvuzela

Simple and non-recursive JSON parse/stringify library

Last synced: 17 Jan 2025

https://github.com/nolanlawson/fruitdown

Browser-based LevelDOWN adapter that works over Apple IndexedDB (UNMAINTAINED)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/apptracker

Android app that logs app usage statistics in a background Service and displays app information (most frequently used, most recently used, etc.) in a widget or in the main activity.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/cost-of-small-modules

Benchmark showing the cost of various bundlers (repo locked 🔒)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-async-storage

PouchDB adapter for AsyncStorageDOWN for use in React Native (INCOMPLETE)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/arrow-key-navigation

Add left/right focus navigation to a web app or KaiOS app

Last synced: 17 Jan 2025

https://github.com/nolanlawson/chordreaderroot

Android app for reading and transposing downloaded guitar chord charts. (unmaintained)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdroid

PouchDB + Android = deliciously synchronous (DEPRECATED! DO NOT USE!)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/async-functions-in-pouchdb

Demo of ES7 async functions in PouchDB

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-ionic

PouchDB for Ionic Framework

Last synced: 14 Apr 2025

https://github.com/nolanlawson/base64-encode-string

Simple module that converts a string to base64 (for educational purposes)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-with-service-workers

Repo for brainstorming on PouchDB replication with service workers

Last synced: 14 Apr 2025

https://github.com/nolanlawson/css-talk-2022

Talk given in October 2022 for perf.now about CSS runtime performance

Last synced: 15 Apr 2025

https://github.com/nolanlawson/tiny-queue

Simple JavaScript FIFO queue implementation to avoid having to do shift()

Last synced: 15 Apr 2025

https://github.com/nolanlawson/offlinebrowser

Android app to view HTML pages offline.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-nw

PouchDB for NW.js (aka Node-Webkit)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/japanesenameconverterroot

Android app to convert English names into Japanese characters.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/test-optimize-js

Web page to test optimize-js against any JavaScript file

Last synced: 15 Apr 2025

https://github.com/nolanlawson/open-stylable

Web component where styles leak in, but they don't leak out

Last synced: 15 Apr 2025

https://github.com/nolanlawson/serviceworker-update-demo

Effort to write a ServiceWorker demo app that properly manages updates

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-cordova-hello-world-with-sqlite-plugin

"Hello world" Cordova app with PouchDB, using the SQLite Plugin

Last synced: 15 Apr 2025

https://github.com/nolanlawson/simpletalker

Simple Android app to speak some text passed in as a parameter. Intended to be used from the command line.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-ionic-hello-world

PouchDB Ionic "hello world" app (using Ionic v1)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/braziljs-2016

Nolan's BrazilJS talk: "We can work it out: from Web Workers to Service Workers"

Last synced: 15 Apr 2025

https://github.com/nolanlawson/mingz

Check the browserified+min+gz size of any npm module (bash script)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/substring-trie

Minimalistic trie implementation for prefix searches

Last synced: 15 Apr 2025

https://github.com/nolanlawson/fabric-calculator

Web app to calculate how much fabric you need for a sewing project

Last synced: 15 Apr 2025

https://github.com/nolanlawson/cordova-prepopulated-database-demo

Demo of prepopulated databases in Cordova SQLite Plugin 2

Last synced: 15 Apr 2025

https://github.com/nolanlawson/popupdemo

Demo of a Quick Action-like popup in Android

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-nw-hello-world

Demo of using PouchDB in NW.js (aka Node-WebKit)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/package-json-versionify

Browserify transform to strip everything from package.json except for the "version" field.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/measure-style-and-layout

Demo of measuring style and layout in a webapp

Last synced: 14 Apr 2025

https://github.com/nolanlawson/browserify-count-modules

Count the total number of modules in a Browserify bundle.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/web-starter-kit-rollupify

web starter kit, but with browserify+watchify+rollupify

Last synced: 14 Apr 2025

https://github.com/nolanlawson/pouchdb-chrome-app

PouchDB for Chrome packaged apps

Last synced: 14 Apr 2025

https://github.com/nolanlawson/pouchdb-ionic-2-typescript-demo

Demo of PouchDB with Ionic 2 and TypeScript

Last synced: 15 Apr 2025

https://github.com/nolanlawson/webworker-postmessage-perf-test

Web Worker postMessage() benchmark

Last synced: 14 Apr 2025

https://github.com/nolanlawson/emoji-mart-outside-react

Demo of how to use emoji-mart outside of React

Last synced: 15 Apr 2025

https://github.com/nolanlawson/shadow-selector-benchmark

Benchmark of shadow DOM with various CSS selectors

Last synced: 15 Apr 2025

https://github.com/nolanlawson/database-comparison-worker-pouch

Fork of https://github.com/nolanlawson/database-comparison to demo worker-pouch

Last synced: 15 Apr 2025

https://github.com/nolanlawson/memory-leaks-2020

Slides for a talk given at QueensJS in August 2020

Last synced: 14 Apr 2025

https://github.com/nolanlawson/relatednesscalculator

Java library for parsing English relative names ("mom," "dad," "grandma," etc.) and calculating relatedness coefficients.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/throw-max-listeners-error

Throw an error if the max number of EventEmitter listeners is exceeded

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-adapter-cordova-sqlite-demo

Demo of using pouchdb-adapter-cordova-sqlite in an Ionic 1 project (note: PouchDB v6, Ionic v1)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/lodash-bundle-size-test

Test repo for experimenting with babel-plugin-lodash and lodash-webpack-plugin

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-getting-started-todo

Complete PouchDB "Getting Started" Todo app

Last synced: 15 Apr 2025

https://github.com/nolanlawson/debug-websql

Simple script to console.log every SQL query received by Web SQL

Last synced: 15 Apr 2025

https://github.com/nolanlawson/sugar-pouch

A sweeter, simpler interface for PouchDB (work in progress)

Last synced: 14 Apr 2025

https://github.com/nolanlawson/pouchdb-chrome-app-hello-world

"Hello world" Chrome app with PouchDB

Last synced: 15 Apr 2025

https://github.com/nolanlawson/sqlite-plugin-fork

Fork of the SQLite plugin from 2014, back when it was compatible with PouchDB

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-cordova-hello-world

"Hello world" Cordova app with PouchDB

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-perf-report-3.10

PouchDB Performance Report for v3.1.0, November 2014

Last synced: 17 Jan 2025

https://github.com/nolanlawson/webperf-2016-03

Nolan's 30-minute talk on Web Workers for the NYC Web Performance meetup in March 2016.

Last synced: 23 Apr 2025

https://github.com/nolanlawson/async-functions-with-regenerator

A "hello world" for async/await with Babel and Regenerator

Last synced: 15 Apr 2025

https://github.com/nolanlawson/jnameconverter-server

JapaneseNameConverter simple RESTful web server

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pouchdb-prebuilt-demo

Demo of a prebult PouchDB database, used in a Cordova app.

Last synced: 15 Apr 2025

https://github.com/nolanlawson/react-wheel-jank-demo

Demo of a React app that causes janky scrolling by attaching a wheel event to the entire document

Last synced: 15 Apr 2025

https://github.com/nolanlawson/declarative-shadow-dom-style-benchmark

Browser benchmark of loading 100 declarative shadow roots with duplicated styles

Last synced: 14 Apr 2025

https://github.com/nolanlawson/pouchdb-ionic-2-hello-world-with-sqlite

PouchDB "Hello world" app using Ionic v2, with native SQLite

Last synced: 15 Apr 2025

https://github.com/nolanlawson/pwa-deploy

Deploy a Progressive Web App to a connected Android device or emulator (EXPERIMENTAL - DON'T USE THIS)

Last synced: 15 Apr 2025

https://github.com/nolanlawson/template-clone-demo

template.cloneNode(true) benchmark

Last synced: 14 Apr 2025

https://github.com/nolanlawson/async-rect

DEPRECATED - do not use

Last synced: 15 Apr 2025

https://github.com/nolanlawson/relatednesscalculatorinterface

Grails frontend interface for the RelatednessCalculator

Last synced: 15 Apr 2025

https://github.com/nolanlawson/cascadia-2016

Nolan's talk on Web Workers and Service Workers for Cascadia Fest 2016

Last synced: 17 Jan 2025

https://github.com/nolanlawson/offlinefirst-2016-03

Nolan's presentation for Offline First meetup, Boston March 2016

Last synced: 17 Jan 2025

https://github.com/nolanlawson/declarative-shadow-dom-style-vs-link-benchmark

`<style>` vs `<link>` benchmark for Declarative Shadow DOM

Last synced: 17 Jan 2025