Kiko Beats

Results 207 issues of Kiko Beats

https://github.com/microlinkhq/cards/blob/68cc11c52c530e6a4766bdba00d0b2274032d3ad/packages/app/src/pages/editor.js#L22 - https://github.com/github/hotkey - https://jamiebuilds.github.io/tinykeys/

using https://github.com/lovasoa/react-contenteditable The edit should be modify the original query

enhancement

![Group](https://user-images.githubusercontent.com/2096101/80259339-a2e65d80-8685-11ea-9198-3e0dbc8d044b.png) Add the ability to switch between JSX and HTML/CSS.

enhancement

### `style` tags **current*** ![Screenshot 2020-04-19 at 11 45 35](https://user-images.githubusercontent.com/2096101/79684640-589f4f80-8233-11ea-8169-8f777f56a92a.png) **expected*** ![Screenshot 2020-04-19 at 11 46 26](https://user-images.githubusercontent.com/2096101/79684646-6b198900-8233-11ea-82e4-de394b872759.png) ### `class` for styles **current** ![Screenshot 2020-04-19 at 11 47 19](https://user-images.githubusercontent.com/2096101/79684669-92705600-8233-11ea-84cf-5c7c0d546d02.png) **expected** ![Screenshot...

enhancement

similar to https://github.com/goto-bus-stop/keyv-firestore

enhancement
good first issue
hacktoberfest

enhancement
good first issue
hacktoberfest

As a crazy idea, I'm thinking it could be possible to support a p2p storage adapter. Specifically, I'm thinking into: https://github.com/amark/gun https://github.com/mafintosh/hyperdb But not sure it exists better standard libraries,...

enhancement
good first issue
hacktoberfest

Since the codebase is not returning the `next` explicitly, when you have an async interface involving this library, the Promise exit early getting the implicit `undefined` until now returned.

pr
discuss
needs tests

Hey folks, thanks for creating this library, I found it very useful. I'm opening this issue because I found an edge case related to how babel-loader cache works. babel-loader uses...

unverified

Hey, I'm a happy user of the API, so thanks a lot for that. I'm curious is there any strategy to update the data regularly, or otherwise, isn't a necessary...