Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 706 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 706 Bytes

s3wf2-rs

npm version crates.io version

Rust implementation of ShortStoryServer Writer's Format v2. Used mainly in ShortStoryServer v2.

Syntax Functionality

  • Auto speech line coloring
  • Basic text styling support
    • Bold
    • Italic
    • Underline
    • Strikethrough
    • Monospace
    • Ruby
    • Dots
    • Link

Software/Library Functionality

  • WASM Support
  • C FFI Support
  • CLI tool included

License

This software is licensed under Apache License 2.0. See LICENSE file too.