Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uki00a/awesome-fresh
A curated list of awesome things related to fresh
https://github.com/uki00a/awesome-fresh
List: awesome-fresh
awesome awesome-list deno fresh
Last synced: about 1 month ago
JSON representation
A curated list of awesome things related to fresh
- Host: GitHub
- URL: https://github.com/uki00a/awesome-fresh
- Owner: uki00a
- License: cc0-1.0
- Created: 2023-04-23T20:39:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-02T12:35:28.000Z (9 months ago)
- Last Synced: 2024-05-23T03:00:39.109Z (6 months ago)
- Topics: awesome, awesome-list, deno, fresh
- Language: TypeScript
- Homepage: https://uki00a.github.io/awesome-fresh/
- Size: 82 KB
- Stars: 32
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Fresh
[![GitHub Stars](https://img.shields.io/github/stars/uki00a/awesome-fresh?style=social)](https://github.com/uki00a/awesome-fresh)
A curated list of awesome things related to [fresh](https://github.com/denoland/fresh)
## Contents
- [Modules](#modules)
- [Frameworks](#frameworks)
- [Templates](#templates)
- [Apps](#apps)
- [Related lists](#related-lists)## Modules
- [fresh_charts](https://github.com/denoland/fresh_charts) - A server side rendered charting library for Fresh based on Chart.js.
- [fresh-session](https://github.com/xstevenyung/fresh-session) - Dead simple cookie-based session for Deno Fresh.- [fresh-seo](https://github.com/xstevenyung/fresh-seo) - The fastest way :zap: to create sitemap and robots.txt in your Deno Fresh project :lemon:
- [fresh-tailwindcss](https://github.com/roonie007/fresh-tailwindcss) - Fresh plugin for TailwindCSS
- [fresh-testing-library](https://github.com/uki00a/fresh-testing-library) - Utilities for testing fresh apps.- [TSX Tabler Icons](https://github.com/hashrock/tabler-icons-tsx) - Easy to use Tabler Icons in your Fresh app. Just import the icons.
- [react-icons](https://react-icons.deno.dev/) - React icons for deno Fresh contains more than 30 000 SVG.
- [Deno KV Insights](https://github.com/cbinzer/deno-kv-insights) - Deno KV Insights is a tool for managing Deno KV database entries.
- [Deno KV OAuth](https://deno.land/x/deno_kv_oauth) - High-level [OAuth 2.0](https://oauth.net/2/) powered by [Deno KV](https://deno.com/kv).## Frameworks
The following frameworks provide Fresh integration.
- [Danet](https://github.com/Savory/Danet) - A Savory web framework for Deno heavily inspired by Nest
- [Remult](https://github.com/remult/remult) - Build Full-stack, End-to-end Type-safe CRUD Apps without the Boilerplate
## Templates
- [Deno SaaSKit](https://github.com/denoland/saaskit) - A modern SaaS template built on Fresh.
- [Deno Fresh OpenAI Doc Search Starter](https://github.com/supabase-community/deno-fresh-openai-doc-search) - Template for building your own custom ChatGPT style doc search powered by Fresh, Deno, OpenAI, and Supabase.
- [Fresh WordPress Themes](https://github.com/denoland/fresh-wordpress-themes) - This repository includes Fresh WordPress themes. You can start developing WordPress-backed Fresh website using these templates.## Apps
- [Deco](https://github.com/deco-cx/deco) - Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
- [jsr.io](https://github.com/jsr-io/jsr) - The open-source package registry for modern JavaScript and TypeScript.
- [kview](https://github.com/kitsonk/kview) - A web interface for viewing Deno KV stores.
- [Netzo](https://netzo.io) - Build business web apps fast, with less resources with an opinionated fresh meta-framework and development platform.## Related lists
- [awesome-deno](https://github.com/denolib/awesome-deno)
- [awesome-deno-kv](https://github.com/hashrock/awesome-deno-kv)
- [awesome-oak](https://github.com/oakserver/awesome-oak)