Page 1 of 1

ManiaPlanet style javascript parser

Posted: 13 Jul 2012, 09:11
by magnetik
Hi,

I started a little maniaplanet's style parser in javascript.

Live demo : http://magnetik.github.com/maniaplanet-style-js-parser/

You can get the code here : https://github.com/magnetik/maniaplanet-style-js-parser

You can use it directly on your websites :

Code: Select all

<script src="http://magnetik.github.com/maniaplanet-style-js-parser/bin/mp-style-parser.js"></script>



Have a nice day :)

Re: ManiaPlanet style javascript parser

Posted: 31 Oct 2012, 11:46
by magnetik
It has been updated and should support most of the available codes.

Live demo there : http://magnetik.github.com/maniaplanet-style-js-parser/

Re: ManiaPlanet style javascript parser

Posted: 31 Oct 2012, 12:01
by Akbalder
On your demo, the link goes to "undefinedhttp://magnetik.org". ;)

Re: ManiaPlanet style javascript parser

Posted: 31 Oct 2012, 12:07
by magnetik
I was investing on this bug :thumbsup:

Thanks for reporting.

Re: ManiaPlanet style javascript parser

Posted: 31 Oct 2012, 12:25
by magnetik
Fixed!

Binary updated