By Lapis Notes Verified 0.1.1 Web Electron

Word Count

Status bar word and character count

Download .lapis-plugin

Highlights

  • Show live word and character counts in the status bar.
  • Estimate reading time for the active document.
  • Update counts as editors and active files change.

Word Count

Status bar word and character count

Install for static composition

pnpm add @lapis-notes/wordcount

Register the exported plugin class in the application's PluginProfile. Import @lapis-notes/wordcount/styles.css?inline and pass the CSS through the static registration so the host owns its lifecycle.

The runtime plugin ID is wordcount. A matching signed wordcount-0.1.1.lapis-plugin archive is attached to the package-scoped GitHub release for manual or registry installation.

See the repository README for development, validation, and release-gate details.

View source README

Tags