Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 253 Bytes

File metadata and controls

13 lines (9 loc) · 253 Bytes

wikitext-helper

A collection of wikitext helper functions, especially datastructure to wikitext

API Documentation

New OO Syntax

const WikitextJS = require('../src/Wikitext');
let wt = new WikitextJS();