21 packages
@astoilkov/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
blocks
jsblocks - Better MV-ish Framework
blocks-cli
CLI for jsblocks
cli-task
Task runner for developers minimalists
console-powers
New way to debug & inspect in the browser. Ditch console.log.
create-deep
Mimics SolidJS's `createSignal()` and `createMemo()` but with deep equality checks
element-box
Work easily with an element's position and dimensions
eslint-config-strictest
Super strict eslint rules for more reliable software
good-try
Tries to execute sync/async function, returns a specified default value if the function throws
local-db-storage
IndexedDB wrapper that mimics localStorage API
main-thread-scheduling
Fast and consistently responsive apps using a single function call
prism-electron
Prism highlighter optimized for Electron and Node.js
p-signal
Better way to cancel promises using AbortSignal
segmenter
Work with grapheme, words, and sentences with small, simple, and fast API using Intl.Segmenter
settle-it
Deal with code that can throw
usedb
use-db
IndexedDB React hook that mimics useState API supporting optimistic updates
use-db-storage
IndexedDB React hook that mimics useState API supporting optimistic updates
use-local-storage-state
React hook that persist data in localStorage
use-session-storage-state
React hook that persist data in sessionStorage
use-storage-state
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.