Luke Edwards

Results 74 issues of Luke Edwards

Manage/browse KV namespace keys through CLI ```sh $ cfw kv keys list [prefix] $ cfw kv keys get $ cfw kv keys delete $ cfw kv keys pue ``` Have...

Might as well 😉 No set timeline; is a nice-to-have.

future

And publish to Google & Apple stores. Final segment of a `2.0` release.

future

* when copying color * when toggling color modes * when selecting color palette (#2)

enhancement

Hey again~ :) Please consider a client-side `lru-cache` implementation. While far from the fastest, [`quick-lru`](https://github.com/sindresorhus/quick-lru) would get the job done for you since it has a "dispose" hook and is...

`3Dtransforms`, `transforms`, and `transitions` are fetching the vendor-prefixed value anyway... might as well tell the end-user what Feature.js found. With this change, those 3 features will return an Object of...

feature

_This PR adds a few things at once, sorry._ ***Breaking*** * Changed the 2nd param to be a `boolean`, toggling `long`-mode directly _Of course this can be reverted, and I'm...

> _**Disclaimer:** The browser implementation is already done! I'm just deciding if it should be a part of httpie or be its own thing._ Should `httpie` offer a browser implementation?...

feedback wanted

All of these are missing because they involve a _large_ amount of variation & I'm not sure how to do this without redefining all 200 variants 😬 I'm sure (well,...

Addresses comments in #66 and #73. Went ahead with a PR just so that we can see what it'd look/feel like in action. **_TLDR:_** * Only enable compression & sourcemaps...