Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanatkn/fuz_code
syntax highlighting using PrismJS for Svelte, SvelteKit, and Fuz
https://github.com/ryanatkn/fuz_code
prism prismjs svelte sveltejs syntax-highlighting syntax-highlighting-theme typescript
Last synced: 2 months ago
JSON representation
syntax highlighting using PrismJS for Svelte, SvelteKit, and Fuz
- Host: GitHub
- URL: https://github.com/ryanatkn/fuz_code
- Owner: ryanatkn
- License: mit
- Created: 2023-09-22T04:37:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T17:02:00.000Z (3 months ago)
- Last Synced: 2024-09-29T11:51:49.481Z (3 months ago)
- Topics: prism, prismjs, svelte, sveltejs, syntax-highlighting, syntax-highlighting-theme, typescript
- Language: Svelte
- Homepage: https://code.fuz.dev/
- Size: 948 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @ryanatkn/fuz_code
[](https://code.fuz.dev/)
> ⚠️ this library is going
> to [replace](https://github.com/ryanatkn/fuz_code/issues/8) `prismjs` with `shiki`> syntax highlighting using
> [prismjs](https://github.com/PrismJS/prism) for
> [Svelte](https://github.com/sveltejs/svelte),
> [SvelteKit](https://github.com/sveltejs/kit),
> [TypeScript](https://github.com/microsoft/typescript),
> and [Fuz](https://github.com/fuz-dev/fuz)docs:
[code.fuz.dev](https://code.fuz.dev/)see [the Fuz template](https://github.com/fuz-dev/template) for more
## TODO
- do syntax highlighting at compile-time in the normal case, and don't import Prism at runtime, just the CSS
## [🐦](https://wikipedia.org/wiki/Free_and_open-source_software)
[MIT](LICENSE)