Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Conversation

@shahafal
Copy link

hi,
i found out about this javascript parser from this article:
http://coursesweb.net/javascript/convert-bbcode-html-javascript_cs
i needed this integrated with an Angular4 app i'm working on, so i converted it into TypeScript for easier integration.
in case someone else might be searching for a bbcode parser written in type script - i thought this could be a good place to publish it at.

shahafal added 3 commits July 23, 2017 19:47
hi,
i found out about this javascript parser from this article:
http://coursesweb.net/javascript/convert-bbcode-html-javascript_cs
i needed this integrated with an Angular4 app i'm working on, so i converted it into TypeScript for easier integration.
in case someone else might be searching for a bbcode parser written in type script - i thought this could be a good place to publish it at.
1) regex did not match multilines, had to add [\\S\\s] to TEXT token
2) image html regex was getting timeouts due to an extra " and the ending /, had to take them out
file duplicated in last commit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant