0.0.9 • Published 8 years ago

timpani v0.0.9

Weekly downloads
6
License
MPL-2.0
Repository
github
Last release
8 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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago