parwik
v0.1.0
Published
Simple Wiki parser
Downloads
12
Readme
Parwik
Parwik: Simple Wiki Parser in JavaScript
Instalation
npm install parwikUsage
import { parse } from 'parwik';
console.log(parse(`== This is Header ==
This is some [[Source Code]], which demostrates parwik library<ref>[https://github.com/jcubic/parwik parwik on GitHub]</ref>
`));Support
🚀 Need professional help with Wikipedia integration or staff training? Check out my Wikipedia Services.
License
Coprygith (C) 2026 Jakub T. Jnakiewicz Relased under MIT license
