SkillAgentSearch skills...

Nole

A typst based editor & notebook application

Install / Use

/learn @FrostMiKu/Nole
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nólë

A typst based editor & notebook application

Build with: Tauri + React + Typescript

Attention! run it before build!

cp -r node_modules/@excalidraw/excalidraw/dist/excalidraw-assets public/
cp -r node_modules/@excalidraw/excalidraw/dist/excalidraw-assets-dev public/

For windows:

  1. create .env file
  2. set VITE_OS = windows (Just for the path separator, currently)
# define the OS [macOS, linux, windows]
VITE_OS = "windows"

All APIs are exposed in the src/lib/nole.ts

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated14d ago
Forks0

Languages

TypeScript

Security Score

80/100

Audited on Mar 17, 2026

No findings