Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesusthehun/jesusthehun
https://github.com/jesusthehun/jesusthehun
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jesusthehun/jesusthehun
- Owner: JesusTheHun
- Created: 2021-07-08T13:41:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:42:32.000Z (8 months ago)
- Last Synced: 2024-03-26T17:51:16.238Z (8 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ๐ Supercharging DX with projects like :
#### Storybook Addon Remix React Router
The most popular React addon for Storybook that let you showcase your React components at a specific browser location. It uses Remix React Router under the hood.
[GitHub repository](https://github.com/JesusTheHun/storybook-addon-remix-react-router)
#### The Cbjs suite
Amazing developer experience when using the Couchbase database.- ๐ค `@cbjsdev/cbjs` breathes TypeScript magic into your project. Compatible with the official library.
- โก๏ธ `@cbjsdev/http-client` provides functions to interact with your Couchbase cluster without the need of C++ binary.
- ๐งช `@cbjsdev/vitest` run your integration tests concurrently with built-in keyspace isolation.
- ๐งฐ `@cbjsdev/n1ql-parser` exposes an Antlr parser for N1QL queries.
- ๐ฆพ `@cbjsdev/deploy` gives you the tools to make sure your team works with the same cluster topology and configuration.
[Website](https://cbjs.dev)
[GitHub repository](https://github.com/cbjs-dev/cbjs)