null.moe

  • Packages
Results 4 packages owned by null.moe
Sort by

fetch_clientcopy "fetch_client: ^1.1.3" to clipboard
fetch_client: ^1.1.3 copied to clipboard

42
likes
150
points
134k
downloads
Client for http package based on Fetch API, enables streamed and cancelable requests on web and more. #web#fetch#http
Platformweb

fetch_apicopy "fetch_api: ^2.3.0" to clipboard
fetch_api: ^2.3.0 copied to clipboard

11
likes
140
points
134k
downloads
JavaScript bindings for Fetch API, flexible HTTP requests, redirects, streaming and more.#web#fetch
Platformweb

weak_cachecopy "weak_cache: ^2.1.3" to clipboard
weak_cache: ^2.1.3 copied to clipboard

3
likes
140
points
96
downloads
Weak cache that uses weak references for holding values. Implements full Map interface including keys and values iteration. #cache#memory

lrucopy "lru: ^1.0.2" to clipboard
lru: ^1.0.2 copied to clipboard

2
likes
150
points
50
downloads
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures