-
Notifications
You must be signed in to change notification settings - Fork 1
License
COOLak/Parsoid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A combined Mediawiki and html parser in JavaScript running on node.js. Please see (https://www.mediawiki.org/wiki/Future/Parser_development) for an overview of the current implementation, and instructions on running the tests. You might need to set the NODE_PATH environment variable, export NODE_PATH="node_modules" Download the dependencies: npm install Run tests: npm test Configure your Parsoid web service: cd api cp localsettings.js.example localsettings.js // Tweak localsettings.js Run the webservice: npm start More details are available at https://www.mediawiki.org/wiki/Parsoid/Setup
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published