Jakub Jirutka
|
1a8142f641
|
Fix running CLI directly from installed npm package
|
2019-11-03 23:25:46 +01:00 |
|
Jakub Jirutka
|
e4f8f436f1
|
Pack CLI bundle into release tarball and zip
|
2019-10-29 01:29:31 +01:00 |
|
Jakub Jirutka
|
8d6614bccc
|
Build standalone bundle with CLI
|
2019-10-29 01:29:31 +01:00 |
|
Jakub Jirutka
|
8c924913cf
|
Create package ipynb2html-cli
|
2019-10-29 01:29:30 +01:00 |
|
Jakub Jirutka
|
aab57a8f48
|
Inject summary of bundled packages into the browser bundle
|
2019-10-28 22:16:03 +01:00 |
|
Jakub Jirutka
|
731bd2c619
|
Add tool patch-package
|
2019-10-24 15:55:04 +02:00 |
|
Jakub Jirutka
|
4705564489
|
Add specialized support for browser env. and build browser bundles
|
2019-10-23 18:28:18 +02:00 |
|
Jakub Jirutka
|
36faf95829
|
Add version attribute to Readme
|
2019-10-23 18:28:17 +02:00 |
|
Jakub Jirutka
|
495f17fd87
|
Convert repository to "monorepo"
|
2019-10-19 20:30:21 +02:00 |
|
Jakub Jirutka
|
9e27f0a8ed
|
Bump eslint-config-standard-with-typescript to ^10.0.0
|
2019-10-18 19:02:55 +02:00 |
|
Jakub Jirutka
|
04a37430d1
|
Bump @typescript-eslint/* to ^2.4.0
|
2019-10-18 18:56:23 +02:00 |
|
Jakub Jirutka
|
9b80667f99
|
Bump ts-node to ^8.4.1
|
2019-10-18 18:43:11 +02:00 |
|
Jakub Jirutka
|
99092cd975
|
Bump typescript to ~3.6.4
|
2019-10-18 18:40:53 +02:00 |
|
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
|
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
|
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
|
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
|
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 |
|