2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Commit Graph

68 Commits

Author SHA1 Message Date
Nikolay Kostyurin daecfa1c80 refactor(html): optimize some functions 2018-08-06 02:07:17 +02:00
Nikolay Kostyurin 18ab61bcfc feat(preset-html5): add basic preset with tests 2018-08-06 02:05:19 +02:00
Nikolay Kostyurin 04398835e7 chore(*): add deps used for tests 2018-07-30 22:53:20 +02:00
Nikolay Kostyurin ee047e829b feat(core): implement plugin api 2018-07-30 22:52:48 +02:00
Nikolay Kostyurin fdc05c0618 test(parser): add posthtml integration test 2018-07-30 22:49:55 +02:00
Nikolay Kostyurin ebba9bcfc9 chore(*): add benchmark 2018-07-23 23:44:20 +02:00
Nikolay Kostyurin 2eb83c1ad7 feat(parser): inconsistent tag detection test 2018-07-23 23:06:50 +02:00
Nikolay Kostyurin 4d9dc34545 fix(parser): remove bad code 2018-07-23 22:36:43 +02:00
Nikolay Kostyurin e20b34ae92 chore(*): add size-limit to CI step 2018-07-23 22:36:43 +02:00
Nikolay Kostyurin ce03b2fc26 feat(parser): add support for custom tokenizer 2018-07-23 22:36:43 +02:00
Nikolay Kostyurin c199ea268d chore(parser): update readme 2018-07-20 23:37:22 +02:00
Nikolay Kostyurin ade8424ceb chore(parser): update readme 2018-07-20 23:36:43 +02:00
Nikolay Kostyurin 6c97f04430 chore(readme): update readme 2018-07-20 23:35:52 +02:00
Nikolay Kostyurin 57d9d597c9 chore(parser): update readme 2018-07-20 09:54:14 +02:00
Nikolay Kostyurin 39da03c546 chore(parser): update readme 2018-07-20 09:51:42 +02:00
Nikolay Kostyurin 79eb220a5b chore(parser): update usage in readme 2018-07-20 09:51:14 +02:00
Nikolay Kostyurin 1cbb9d6dba chore(readme): add snyk badge to parser 2018-07-14 11:39:23 +02:00
Nikolay Kostyurin bd04a42af6 chore(readme): add codecov badge 2018-07-14 02:19:23 +02:00
Nikolay Kostyurin 1baf37ef37 chore(readme): add snyk badge 2018-07-14 02:16:17 +02:00
Nikolay Kostyurin 44183fd753 feat(bbob): add codecov support to travis 2018-07-14 02:14:37 +02:00
Nikolay Kostyurin 3f9781f3d2 chore(readme): add bettercode badge 2018-07-14 02:09:25 +02:00
Nikolay Kostyurin 27d841dffb chore(readme): add codefactor
skip ci
2018-07-14 02:02:32 +02:00
Nikolay Kostyurin 4b950f96dc Publish
- @bbob/cli@1.0.6
 - @bbob/core@1.0.6
 - @bbob/html@1.0.7
 - @bbob/parser@1.1.0
 - @bbob/preset-html5@1.0.6
 - @bbob/react@1.0.7
@bbob/cli@1.0.6 @bbob/core@1.0.6 @bbob/html@1.0.7 @bbob/parser@1.1.0 @bbob/preset-html5@1.0.6 @bbob/react@1.0.7
2018-07-14 01:54:41 +02:00
Nikolay Kostyurin 4c8dbed95f feat(parser): optimize size 2018-07-14 01:50:33 +02:00
Nikolay Kostyurin 0bea22d3ca fix parse tags in brackets 2018-07-12 23:21:22 +02:00
Nikolay Kostyurin df87e56143 Publish
- @bbob/cli@1.0.5
 - @bbob/core@1.0.5
 - @bbob/html@1.0.6
 - @bbob/parser@1.0.10
 - @bbob/preset-html5@1.0.5
 - @bbob/react@1.0.6
@bbob/cli@1.0.5 @bbob/core@1.0.5 @bbob/html@1.0.6 @bbob/parser@1.0.10 @bbob/preset-html5@1.0.5 @bbob/react@1.0.6
2018-07-11 23:38:32 +02:00
Nikolay Kostyurin 7f400506d4 fix(parser): tokenizer error with quotemark strings 2018-07-11 23:37:51 +02:00
Nikolay Kostyurin 3119314b07 chore(@bbob/parser): update readme 2018-07-11 16:58:57 +02:00
Nikolay Kostyurin 5e4aec422d chore(@bbob/parser): update readme 2018-07-11 16:58:26 +02:00
Nikolay Kostyurin a82af8003c Publish
- @bbob/cli@1.0.4
 - @bbob/core@1.0.4
 - @bbob/html@1.0.5
 - @bbob/parser@1.0.9
 - @bbob/preset-html5@1.0.4
 - @bbob/react@1.0.5
@bbob/cli@1.0.4 @bbob/core@1.0.4 @bbob/html@1.0.5 @bbob/parser@1.0.9 @bbob/preset-html5@1.0.4 @bbob/react@1.0.5
2018-07-11 01:12:19 +02:00
Nikolay Kostyurin d3e8e4a289 fix(parser): only allowed tags error 2018-07-11 01:10:43 +02:00
Nikolay Kostyurin 9310b1e919 build(lerna): add public access 2018-07-11 00:58:19 +02:00
Nikolay Kostyurin 79baef9e7f Publish
- @bbob/cli@1.0.3
 - @bbob/core@1.0.3
 - @bbob/html@1.0.4
 - @bbob/parser@1.0.8
 - @bbob/preset-html5@1.0.3
 - @bbob/react@1.0.4
@bbob/cli@1.0.3 @bbob/core@1.0.3 @bbob/html@1.0.4 @bbob/parser@1.0.8 @bbob/preset-html5@1.0.3 @bbob/react@1.0.4
2018-07-11 00:53:22 +02:00
Nikolay Kostyurin 5faf869ddf fix code style 2018-07-11 00:50:18 +02:00
Nikolay Kostyurin 3c750d95c2 convert Parser class to set of function for better compression 2018-07-09 21:58:41 +02:00
Nikolay Kostyurin ee3cff8409 Publish
- @bbob/cli@1.0.2
 - @bbob/core@1.0.2
 - @bbob/html@1.0.3
 - @bbob/parser@1.0.7
 - @bbob/preset-html5@1.0.2
 - @bbob/react@1.0.3
@bbob/cli@1.0.2 @bbob/core@1.0.2 @bbob/html@1.0.3 @bbob/parser@1.0.7 @bbob/preset-html5@1.0.2 @bbob/react@1.0.3
2018-07-08 15:57:39 +02:00
Nikolay Kostyurin f90e0ca6aa Publish
- @bbob/cli@1.0.1
 - @bbob/core@1.0.1
 - @bbob/html@1.0.2
 - @bbob/parser@1.0.6
 - @bbob/preset-html5@1.0.1
 - @bbob/react@1.0.2
2018-07-08 15:57:24 +02:00
Nikolay Kostyurin 2d02b2241a fixes lint and test errors 2018-07-08 13:30:13 +02:00
Nikolay Kostyurin 8832c07646 speed parser optimization 2018-07-08 11:59:59 +02:00
Nikolay Kostyurin 66b7f962ad replace slow switch case to object key lookup 2018-07-06 23:39:34 +02:00
Nikolay Kostyurin 1a0c91fb74 benchmark files code style 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin 21ef50cf1d add html5 preset, some files structure changes 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin 12144415cc quoted bbcode params support, support escape backslash 2018-07-06 00:46:37 +02:00
Nikolay Kostyurin e1e9874642 Update badge 2018-07-04 12:00:36 +02:00
Nikolay Kostyurin 0d05a5497d add TagNode class for ast, some method names refactor 2018-06-28 21:10:08 +02:00
Nikolay Kostyurin 780483daca Bump @bbob/parser to 1.0.5 2018-06-25 01:00:09 +02:00
Nikolay Kostyurin b8b2aabb6f parser package description 2018-06-25 00:59:01 +02:00
Nikolay Kostyurin 3e15b54efa optimize Parser, remove while loop, add event to Tokenizer 2018-06-25 00:53:49 +02:00
Nikolay Kostyurin 2e0c17a4f1 add info and keywords to package.json 2018-06-23 00:42:21 +02:00
Nikolay Kostyurin 4305289051 move test files and lib files to separate folders 2018-06-23 00:37:25 +02:00