| Crates.io | swon |
| lib.rs | swon |
| version | 0.1.0 |
| created_at | 2025-05-06 15:29:42.115167+00 |
| updated_at | 2025-05-06 15:29:42.115167+00 |
| description | SWON - SWan Object Notation core library |
| homepage | https://swon.dev |
| repository | https://github.com/Hihaheho/swon |
| max_upload_size | |
| id | 1662547 |
| size | 3,139 |
SWON (SWan Object Notation) is a minimalist, schema-friendly format with an algebraic data model that's compatible with JSON.
This is the core library for working with SWON format.
This crate is still under development and published for name reservation purpose.
$swon.version: https://swon.dev/versions/v0.1.0
title: test
language: en
target_window: Main
@ actions[]
$variant: use-script
script-id: title
@ actions[]
$variant: sleep
seconds = 2.0
@ actions[]
$variant: set-base-background-image
image: images/backgrounds/blank.png
Visit swon.dev for more information.