elysia 0.8.9 → 0.8.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,20 +1,22 @@
1
1
  <br>
2
2
  <p align=center>
3
- <img width=480 src=https://user-images.githubusercontent.com/35027979/205498891-b75dc404-3232-4929-b216-823aa7373b71.png alt='Elysia label' />
3
+ <img src=https://github.com/elysiajs/elysia/assets/35027979/15653752-866c-4525-99f9-edde0aafc856 alt="ElysiaJS logo with word ElysiaJS on the left" width=480 />
4
4
  </p>
5
5
 
6
6
  <p align=center>Ergonomic Framework for Humans</p>
7
7
 
8
8
  <p align=center>
9
- <a href=https://elysiajs.com>Documentation</a> | <a href=https://discord.gg/eaFJ2KDJck>Discord</a>
9
+ <a href=https://elysiajs.com>Documentation</a> | <a href=https://discord.gg/eaFJ2KDJck>Discord</a> | <a href=https://github.com/sponsors/SaltyAom>Sponsors</a>
10
10
  </p>
11
11
 
12
- TypeScript framework supercharged by Bun with End-to-End Type Safety, unified type system and outstanding developer experience
12
+ TypeScript framework supercharged by Bun with End-to-End Type Safety, unified type system, and outstanding developer experience
13
13
 
14
14
  ```bash
15
15
  bun create elysia app
16
16
  ```
17
17
 
18
+ ![Elysia feature sheet including 18x faster than Express based on Techempower benchmark, Frontend RPC Connector, Advance TypeScript type, unified type single source of truth of type TypeScript runtime and documentation all at once, Made of Productivity focus on developer experience, powered by Bun, WinterCG Compliance, Fully type safe GraphQL (same author with GraphQL Mobius), documentation in one line, End-to-end type safety move fast and break nothing like tRPC, strong ecosystem most popular Bun native Web Framework](https://github.com/elysiajs/elysia/assets/35027979/879e297e-857d-419a-a1e2-fc6542e34b6b)
19
+
18
20
  ## Documentation
19
21
  The documentation is available on [elysiajs.com](https://elysiajs.com).
20
22
 
@@ -22,4 +24,4 @@ The documentation is available on [elysiajs.com](https://elysiajs.com).
22
24
  See [Contributing Guide](CONTRIBUTING.md) and please follow our [Code of Conduct](CODE_OF_CONDUCT.md).
23
25
 
24
26
  ## Discord
25
- Come join the [Discord channel~](https://discord.gg/eaFJ2KDJck)
27
+ Come join the [Discord community channel~](https://discord.gg/eaFJ2KDJck)