typesetter.js

1.0.0 • Public • Published

typesetter.js

Simple and extensible typesetter.

Demo

Features

  • Realistic Key Processing Engine
  • Self-contained: Requires zero dependencies to work
  • todo

Options:

  • string data: text content for display
  • int maxErrorsCount: limit errors (disable: 0)
  • bool cursorAutoShift: skip whitespaces
  • bool skipComments: skip comments for cursorAutoShift
  • bool skipEmptyLines: skip empty lines for cursorAutoShift

Developed just for fun. Inspired by the idea of https://typing.io/


© 2015 Yauheni Pakala | Apache License 2.0

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i typesetter.js

    Weekly Downloads

    1

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    22.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • wcoder