Kiko Beats

Results 207 issues of Kiko Beats

I love this project. Could be nice create a separate project that uses yunodb under the hood that show how yuno works. What do you think? I can help! 💃

These constructors are missing right now: ```js expect(format(new Map([['foo', 'bar']]))).toBe("Map(1) { 'foo' => 'bar' }") expect(format(new Set([['foo', 'bar']]))).toBe("Set(1) { [ 'foo', 'bar' ] }") expect(format(new Uint8Array([1, 2, 3]))).toBe("Uint8Array(3) [ 1,...

enhancement

The [abort-controller polyfill](https://github.com/mysticatea/abort-controller) isn't compliant with the spec right now, because: - `AbortSignal.abort` is missing - `AbortSignal.timeout` is missing Alternatives: - https://www.npmjs.com/package/abortcontroller-polyfill - https://www.npmjs.com/package/yet-another-abortcontroller-polyfill Related: - https://github.com/vercel/next.js/issues/38658

enhancement

Right now `@edge-runtime/format` is missing at https://edge-runtime.vercel.sh

documentation
enhancement

The CacheStorage is holding all the A `CacheStorage` object represents a name to cache map of its associated global object's: ```js self.caches // CacheStorage {} self.caches instanceof CacheStorage // true...

enhancement

**inspiration** - https://www.tokens.page/boer - https://rainbow.me/m1guelpf.eth

![](https://github.blog/wp-content/uploads/2020/04/protips-jason-ectovich.png?w=1200) https://github.blog/2020-04-16-github-protips-tips-tricks-hacks-and-secrets-from-jason-etcovitch/?utm_campaign=1587054915&utm_medium=social&utm_source=facebook,linkedin,twitter&utm_content=1587054915

preset

![stats-image](https://user-images.githubusercontent.com/2096101/79640653-f1ca5980-8192-11ea-979b-7eb2af318f1f.png) This template explores how powerful a preset can be! Define a new kind the preset called `dashboard`, where query variables could be: ```json { "api": "https://analytics.microlink.io", "boxes": 4 }...

preset

Makes easy to share GitHub stats associated with a repo. **Inspiration** ![](https://camo.githubusercontent.com/8fd2570f103d1aae8a4d8970535274ae19c2ee62587d8868d618be37001263d0/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f616e7572616768617a72612f696d6167652f75706c6f61642f76313539353137343533362f6772732d7468656d65735f6c34796e6a612e706e67) ![vd9RDAZM](https://user-images.githubusercontent.com/2096101/149936692-06db4353-1842-47fa-9e0c-7f343c15391c.jpeg) **Related** - https://www.bannerbear.com/demos/github-social-preview-generator-tool/?repo=https://github.com/wombak/scroller-motion - https://twitter.com/Kikobeats/status/1483406928629968897 - https://github.com/anuraghazra/github-readme-stats