UNPKG

screenplay-js

Version:

A modern Typescript, Foutain screenplay parser. Convert Final Draft (.fdx) files to Fountain, and then parse Fountain markdown to HTML.

3 lines (2 loc) 80 B
import { FountainParser } from './fountain/parser'; export { FountainParser, };