ryu

Results 19 issues of ryu

### What is the feature you are proposing? ### Run test time OS: Windows10(Ubuntu20.04) CPU: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz - `bun run test`: 75.70 + 14.62 + 12.58...

enhancement

Related: https://github.com/honojs/hono/pull/2007 This PR adds `utils/colors.ts`. We have to support `NO_COLOR`. ### Author should do the followings, if applicable - [x] Add tests - [x] Run tests - [x] `yarn...

v4.1

### What is the feature you are proposing? Now, in order to use tailwindcss with HonoX, we need to configure it with vite and add link tags for dev and...

enhancement

This may change `fmt/colors` in the future, but please support this first.

cli

Related: https://github.com/honojs/hono/pull/2094 Waiting for Hono v4.

Currently, we have to choose whether to install dependencies after cloning a template, which is not good UX. After making all your choices, we need to download it.

## Team or Project Name Denobo ## Team Members @ryuapp ## Screenshots of your Project ![image](https://github.com/denoland/deno-kv-hackathon/assets/114303361/ca2e9432-45e8-4b5c-9c28-4bdc0cfc6da9) ## Link to demo on Deno Deploy https://denobo.deno.dev ## Link to project's public GitHub...

When you run `deno --help`, `deno run https://examples.deno.land/hello-world.ts` is introduced as a sample command, but the URL is not found. This is due to the repository below being archived. https://github.com/denoland/denobyexample...

Hono has its own jsx, it's good to use it on `hono.dev` to show off. It doesn't have to be the jsx, but using Hono on the website means we...

Related: https://github.com/honojs/hono/issues/2992 This problem does not occur if you install Node.js. ```sh C:\Users\xxxx\>bun create hono create-hono version 0.9.0 ? Target directory my-app ? Which template do you want to use?...