Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

PWAxcode

A lightweight, customizable code viewer and player with syntax highlighting, folding, typing simulation, and UI controls.

For live demo and documentation, visit pwax.dev


Features

  • Syntax highlighting for JS, JSON, HTML, CSS, SQL, PHP (extensible with plugins)
  • Line numbers, folding, ruler, auto-indent
  • Typing simulation and step-by-step code player
  • Copy, download, fullscreen, floatbar, toolbar
  • Multiple themes: dark, light, funky, relax
  • i18n support (English, Italian, extendable)

Quick Start

<linkrel="stylesheet" href="pwaxcode.css"><scriptsrc="pwaxcode.js"></script><divclass="container PWAxcode" data-lang="js"><pre><code>console.log("Hello PWAxcode");</code></pre></div><script>PWAxcode.autoInit();</script>

About

A lightweight, customizable code viewer and player with syntax highlighting, folding, typing simulation, and UI controls.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages