Kiko Beats

Results 207 issues of Kiko Beats

Hello, I want to ask if you are evaluating using [Node.js Worker Threads API](https://nodejs.org/api/worker_threads.html). Could be awesome just in the future just upgrade the library and unleashed Worker Threads capabilities....

Under small screen the layout should be adaptable

I need to fit my bundle and this package is adding a lot of noise: ``` $ pkgfiles PATH SIZE % .nojekyll 2 B 0% .npmignore 15 B 0% webpack.config.js...

Hello, I added [colorable-dominant](https://github.com/Kikobeats/colorable-dominant) suggestion at the end of the readme. It's based on colorable, I hope you like it 😄

The case of use of this library for me is get the gradient style to apply instead of specify what element modify. I think that could be much clear to...

enhancement

I like the library, but I don't like how to select the container of the image. In the documentation you write a markup like: ``` html ``` but in the...

enhancement

I noted `verify` is internally calling `decode`: https://github.com/tsndr/cloudflare-worker-jwt/blob/main/src/index.ts#L210 In a user flow, normally you want to verify the code _before_ decoding it, in this way: ```ts await verify(token, JWT_SECRET, {...

Hey, I really love this library, thanks for that 🙂 I want to ask if could be possible to add a way to avoid too similar colors since they look...

enhancement

I don't know if this repository is auto-generated, but, ideally, I want rewrite it to extracting styles into a `_variables.scss` file using [!default](https://robots.thoughtbot.com/sass-default). Very similar how [boostrap]( https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L95.) do that....

this project can be combined with https://github.com/unjs/untun for creating a tunnel to expose the local address 🙂