0.0.9 • Published 7 years ago

timpani v0.0.9

Weekly downloads
6
License
MPL-2.0
Repository
github
Last release
7 years ago

Timpani

A very small markup language for inline styling supporting:

  • Bold using: *bold*
  • Underlined: _underlined_
  • Stroked: ~stroke~

Install

npm install --save timpani

How to use

import * as timpani from 'timpani'

const ast = timpani.parse('hello *world*')
0.0.9

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago