https://github.com/simse/nova-extensions
A collection of extensions for the Nova editor created by Panic. This repo contains these extensions: Oxc Tools (oxfmt and oxlint integration).
https://github.com/simse/nova-extensions
Last synced: 9 days ago
JSON representation
A collection of extensions for the Nova editor created by Panic. This repo contains these extensions: Oxc Tools (oxfmt and oxlint integration).
- Host: GitHub
- URL: https://github.com/simse/nova-extensions
- Owner: simse
- Created: 2026-05-17T09:18:05.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2026-05-20T09:33:19.000Z (12 days ago)
- Last Synced: 2026-05-20T11:55:29.206Z (12 days ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon's Nova extensions
## [Oxc Tools](./Oxc%20Tools.novaextension)
Lint diagnostics from [oxlint](https://oxc.rs/docs/guide/usage/linter.html) and format-on-save from [oxfmt](https://oxc.rs/docs/guide/usage/formatter.html), powered by the [Oxc](https://oxc.rs) toolchain.