Commit graph

74 commits

Author SHA1 Message Date
Jakub Jirutka
35eb180fe9 Add ts-transformer-export-default-name 2019-10-13 14:24:42 +02:00
Jakub Jirutka
b54d86c3a4 Bump anser to ^1.4.9 2019-10-13 14:18:01 +02:00
Jakub Jirutka
2e3236ccde Export package version from the index module 2019-10-07 15:17:09 +02:00
Jakub Jirutka
393e961221 Use ttypescript for TS transpilation 2019-10-07 15:13:35 +02:00
Jakub Jirutka
4e4f16a1ba Add clean script 2019-10-03 02:17:56 +02:00
Jakub Jirutka
610a6c4cbe Generate and include type declarations in the package
It seems that this is needed for consumers of the package.
2019-10-03 02:17:56 +02:00
Jakub Jirutka
0394738a35 Replace eslint-import-resolver-typescript with eslint-import-resolver-ts
The former doesn't support multiple tsconfig.json and as I found out
now, some rules didn't work with it at all.
2019-10-03 02:17:56 +02:00
Jakub Jirutka
a89fad58cf Enable ESLint for tests and update rules overrides 2019-10-03 02:17:55 +02:00
Jakub Jirutka
909d01e732 Bump eslint packages to the latest versions and update rules 2019-10-02 02:18:49 +02:00
Jakub Jirutka
34ab834a6d Bump nodom to ^2.4.0 2019-09-30 17:23:42 +02:00
Jakub Jirutka
1e0126fc48 Release version 0.1.0-beta.4 2019-09-29 02:10:42 +02:00
Jakub Jirutka
f4bca35e80 Add tests for renderer module 2019-09-29 02:03:01 +02:00
Jakub Jirutka
3a46203257 Add jest-chain 2019-09-29 02:02:14 +02:00
Jakub Jirutka
17390b1e9d Bump nodom to ^2.3.0
This version fixes the issue with duplicating element attributes.
2019-09-27 12:28:22 +02:00
Jakub Jirutka
05d38601c1 Add tests for mathExtractor 2019-09-24 00:34:45 +02:00
Jakub Jirutka
9c18c74085 Release version v0.1.0-beta.3 2019-09-22 23:29:10 +02:00
Jakub Jirutka
20f4dec62c Release version 0.1.0-beta.2 2019-09-20 18:17:28 +02:00
Jakub Jirutka
1d4dd89b21 Release version 0.1.0-beta.1 2019-09-18 00:00:05 +02:00
Jakub Jirutka
cee6f20158 Replace ansi_up with anser
It's smaller...
2019-09-17 23:54:58 +02:00
Jakub Jirutka
030b4297ba Add markdownRenderer with marked, katex and highlight.js 2019-09-17 23:54:58 +02:00
Jakub Jirutka
a3ba8bb60b Replace bloated jsdom with nodom 2019-09-15 20:28:12 +02:00
Jakub Jirutka
9b4e0ed0cf Convert to TypeScript (with type errors for now) 2019-09-15 20:28:12 +02:00
Jakub Jirutka
7bd698f837 Import source from notebookjs package
https://github.com/jsvine/notebookjs
2019-09-15 20:28:12 +02:00
Jakub Jirutka
b1f3ca8cb7 Prepare project 2019-09-15 20:28:11 +02:00