comarkserv 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +389 -0
- package/dist/THIRD_PARTY_LICENSES.md +932 -0
- package/dist/build-CsToYJrU.mjs +2 -0
- package/dist/build-Cv5aO0CB.mjs +205 -0
- package/dist/cli.d.mts +1 -0
- package/dist/cli.mjs +894 -0
- package/dist/cloudflared-6f_lzz4F.mjs +181 -0
- package/dist/dist-B-IALNns.mjs +2 -0
- package/dist/dist-BK-bpLWg.mjs +2 -0
- package/dist/dist-BQzCbTko.mjs +1693 -0
- package/dist/dist-BWcWG5YB.mjs +671 -0
- package/dist/dist-BiVw4ojz.mjs +592 -0
- package/dist/dist-BnmL9jeq.mjs +538 -0
- package/dist/dist-BtedNLrc.mjs +276 -0
- package/dist/dist-BvdNTrap.mjs +2710 -0
- package/dist/dist-ByijHttv.mjs +69 -0
- package/dist/dist-C2E4zSX1.mjs +347 -0
- package/dist/dist-CWYRQLUT.mjs +2 -0
- package/dist/dist-CXQ7eTfT.mjs +417 -0
- package/dist/dist-CfsjQ0o8.mjs +905 -0
- package/dist/dist-CsTXDvwi.mjs +300 -0
- package/dist/dist-CtONMLh4.mjs +283 -0
- package/dist/dist-DMftjyxU.mjs +370 -0
- package/dist/dist-Dr9uTCX7.mjs +2 -0
- package/dist/dist-Dxvc11TH.mjs +339 -0
- package/dist/dist-GmbcGEAc.mjs +3 -0
- package/dist/dist-V1rkISnf.mjs +220 -0
- package/dist/dist-ZoN94PJ0.mjs +76 -0
- package/dist/dist-fh99cWMN.mjs +524 -0
- package/dist/editor-CHDyOp-8.mjs +721 -0
- package/dist/index.d.mts +301 -0
- package/dist/index.mjs +6 -0
- package/dist/languages-C0kEygG_.mjs +119 -0
- package/dist/markdown-BqKed1Vq.mjs +710 -0
- package/dist/markdown-DWuqfzps.mjs +2 -0
- package/dist/rolldown-runtime-CMFfr-1z.mjs +26 -0
- package/dist/server-Dkjk_D1Y.mjs +2628 -0
- package/dist/terminal-aKr5Xlp3.mjs +169 -0
- package/dist/themes-mEufQ_3e.mjs +2194 -0
- package/dist/twinkleplop.production-Coccf2Q9.mjs +2 -0
- package/dist/twinkleplop.production-DekYmX6O.mjs +4697 -0
- package/dist/twinkleplop.tokens-CgBUTCSg.mjs +76 -0
- package/package.json +133 -0
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//#region node_modules/.pnpm/@twinkleplop+core@0.2.1/node_modules/@twinkleplop/core/dist/twinkleplop.tokens.js
|
|
2
|
+
var e = "boolean";
|
|
3
|
+
var t = "comment";
|
|
4
|
+
var n = "identifier";
|
|
5
|
+
var r = "keyword";
|
|
6
|
+
var i = "number";
|
|
7
|
+
var a = "operator";
|
|
8
|
+
var o = "punctuation";
|
|
9
|
+
var s = "regex";
|
|
10
|
+
var c = "string";
|
|
11
|
+
var l = "template";
|
|
12
|
+
var u = "attribute";
|
|
13
|
+
var d = "builtin";
|
|
14
|
+
var f = "class_name";
|
|
15
|
+
var m = "decorator";
|
|
16
|
+
var h = "lifetime";
|
|
17
|
+
var _ = "parameter";
|
|
18
|
+
var v = "property";
|
|
19
|
+
var y = "type";
|
|
20
|
+
var b = "variable";
|
|
21
|
+
var S = "function";
|
|
22
|
+
var C = "attr_name";
|
|
23
|
+
var w = "doctype";
|
|
24
|
+
var T = "entity";
|
|
25
|
+
var E = "tag_name";
|
|
26
|
+
var D = "css_variable";
|
|
27
|
+
var O = "selector";
|
|
28
|
+
var k = "selector_class";
|
|
29
|
+
var A = "selector_id";
|
|
30
|
+
var j = "selector_pseudo";
|
|
31
|
+
var M = "unit";
|
|
32
|
+
var R = "heading";
|
|
33
|
+
var H = "autolink";
|
|
34
|
+
var U = "bold";
|
|
35
|
+
var W = "code";
|
|
36
|
+
var G = "code_block";
|
|
37
|
+
var K = "code_language";
|
|
38
|
+
var q = "italic";
|
|
39
|
+
var J = "link_text";
|
|
40
|
+
var Y = "strike";
|
|
41
|
+
var Z = "url_link";
|
|
42
|
+
var Q = "url_title";
|
|
43
|
+
var $ = "autolink_close";
|
|
44
|
+
var ee = "autolink_open";
|
|
45
|
+
var te = "bold_close";
|
|
46
|
+
var ne = "bold_open";
|
|
47
|
+
var re = "code_close";
|
|
48
|
+
var ie = "code_open";
|
|
49
|
+
var ae = "italic_close";
|
|
50
|
+
var oe = "italic_open";
|
|
51
|
+
var se = "link_text_close";
|
|
52
|
+
var ce = "link_text_open";
|
|
53
|
+
var le = "strike_close";
|
|
54
|
+
var ue = "strike_open";
|
|
55
|
+
var de = "blockquote_marker";
|
|
56
|
+
var fe = "code_fence";
|
|
57
|
+
var pe = "front_matter_marker";
|
|
58
|
+
var me = "heading_marker";
|
|
59
|
+
var ge = "list_marker";
|
|
60
|
+
var _e = "task_marker";
|
|
61
|
+
var ve = "escape";
|
|
62
|
+
var ye = "hard_break";
|
|
63
|
+
var be = "expression";
|
|
64
|
+
var xe = "svelte_block";
|
|
65
|
+
var Se = "svelte_directive";
|
|
66
|
+
var De = "raw_code_block";
|
|
67
|
+
var Oe = "raw_front_matter";
|
|
68
|
+
var je = "raw_script";
|
|
69
|
+
var Ne = "raw_style";
|
|
70
|
+
var Pe = "raw_svelte_expression";
|
|
71
|
+
var Fe = "string_escape";
|
|
72
|
+
var Ie = "format";
|
|
73
|
+
var Le = "attr_sigil";
|
|
74
|
+
var He = "array_table_header";
|
|
75
|
+
//#endregion
|
|
76
|
+
export { me as $, _e as A, ee as B, Se as C, Y as D, W as E, c as F, i as G, fe as H, ce as I, je as J, ie as K, d as L, ae as M, b as N, Z as O, be as P, m as Q, de as R, S, U as T, ge as U, f as V, h as W, l as X, k as Y, le as Z, O as _, xe as _t, De as a, q as at, Q as b, G as c, s as ct, Ie as d, te as dt, n as et, J as f, u as ft, Ne as g, w as gt, M as h, ve as ht, D as i, pe as it, a as j, _ as k, H as l, se as lt, Le as m, v as mt, A as n, o as nt, E as o, r as ot, K as p, ue as pt, j as q, C as r, oe as rt, Fe as s, re as st, $ as t, ne as tt, He as u, t as ut, Oe as v, y as vt, T as w, R as x, Pe as y, ye as yt, e as z };
|
package/package.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "comarkserv",
|
|
3
|
+
"version": "0.1.0",
|
|
4
|
+
"description": "Serve a directory of markdown as fast, live-reloading HTML pages, with Comark components and twinkleplop highlighting. A modern markserv.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"cli",
|
|
7
|
+
"comark",
|
|
8
|
+
"livereload",
|
|
9
|
+
"markdown",
|
|
10
|
+
"markserv",
|
|
11
|
+
"mdc",
|
|
12
|
+
"preview",
|
|
13
|
+
"server",
|
|
14
|
+
"srvx",
|
|
15
|
+
"static-site",
|
|
16
|
+
"twinkleplop"
|
|
17
|
+
],
|
|
18
|
+
"homepage": "https://github.com/Rigo-m/comarkserv#readme",
|
|
19
|
+
"bugs": {
|
|
20
|
+
"url": "https://github.com/Rigo-m/comarkserv/issues"
|
|
21
|
+
},
|
|
22
|
+
"license": "MIT",
|
|
23
|
+
"author": "Rigo-m (https://github.com/Rigo-m)",
|
|
24
|
+
"repository": {
|
|
25
|
+
"type": "git",
|
|
26
|
+
"url": "git+https://github.com/Rigo-m/comarkserv.git"
|
|
27
|
+
},
|
|
28
|
+
"bin": {
|
|
29
|
+
"comarkserv": "./dist/cli.mjs"
|
|
30
|
+
},
|
|
31
|
+
"files": [
|
|
32
|
+
"dist"
|
|
33
|
+
],
|
|
34
|
+
"type": "module",
|
|
35
|
+
"exports": {
|
|
36
|
+
".": "./dist/index.mjs",
|
|
37
|
+
"./cli": "./dist/cli.mjs",
|
|
38
|
+
"./package.json": "./package.json"
|
|
39
|
+
},
|
|
40
|
+
"publishConfig": {
|
|
41
|
+
"access": "public"
|
|
42
|
+
},
|
|
43
|
+
"dependencies": {
|
|
44
|
+
"@comark/ansi": "^0.7.0",
|
|
45
|
+
"@comark/html": "^0.7.0",
|
|
46
|
+
"@twinkleplop/theme-github": "^0.2.1",
|
|
47
|
+
"beautiful-mermaid": "^1.1.3",
|
|
48
|
+
"comark": "^0.7.0",
|
|
49
|
+
"katex": "^0.17.0",
|
|
50
|
+
"srvx": "^1.0.5"
|
|
51
|
+
},
|
|
52
|
+
"devDependencies": {
|
|
53
|
+
"@twinkleplop/bash": "^0.1.4",
|
|
54
|
+
"@twinkleplop/core": "0.2.1",
|
|
55
|
+
"@twinkleplop/css": "^0.1.4",
|
|
56
|
+
"@twinkleplop/go": "^0.1.4",
|
|
57
|
+
"@twinkleplop/html": "^0.1.4",
|
|
58
|
+
"@twinkleplop/javascript": "^0.1.4",
|
|
59
|
+
"@twinkleplop/json": "^0.1.4",
|
|
60
|
+
"@twinkleplop/markdown": "^0.1.4",
|
|
61
|
+
"@twinkleplop/markdown-core": "^0.1.4",
|
|
62
|
+
"@twinkleplop/python": "^0.1.4",
|
|
63
|
+
"@twinkleplop/rust": "^0.1.4",
|
|
64
|
+
"@twinkleplop/sql": "^0.1.4",
|
|
65
|
+
"@twinkleplop/svelte": "^0.1.4",
|
|
66
|
+
"@twinkleplop/toml": "^0.1.4",
|
|
67
|
+
"@twinkleplop/tsx": "^0.1.4",
|
|
68
|
+
"@twinkleplop/typescript": "^0.1.4",
|
|
69
|
+
"@twinkleplop/yaml": "^0.1.4",
|
|
70
|
+
"@types/node": "^26.1.1",
|
|
71
|
+
"bumpp": "^11.1.0",
|
|
72
|
+
"chokidar": "^5.0.0",
|
|
73
|
+
"citty": "^0.2.2",
|
|
74
|
+
"get-port-please": "^3.2.0",
|
|
75
|
+
"launch-editor": "^2.14.1",
|
|
76
|
+
"pathe": "^2.0.3",
|
|
77
|
+
"tinyglobby": "^0.2.17",
|
|
78
|
+
"typescript": "^7.0.2",
|
|
79
|
+
"untun": "^0.2.2",
|
|
80
|
+
"uqr": "^0.1.3",
|
|
81
|
+
"vite-plus": "1.0.0-rc.0"
|
|
82
|
+
},
|
|
83
|
+
"devEngines": {
|
|
84
|
+
"packageManager": {
|
|
85
|
+
"name": "pnpm",
|
|
86
|
+
"version": "12.6.0",
|
|
87
|
+
"onFail": "download"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"engines": {
|
|
91
|
+
"node": ">=20.19.0"
|
|
92
|
+
},
|
|
93
|
+
"inlinedDependencies": {
|
|
94
|
+
"@twinkleplop/bash": "0.1.4",
|
|
95
|
+
"@twinkleplop/core": "0.2.1",
|
|
96
|
+
"@twinkleplop/css": "0.1.4",
|
|
97
|
+
"@twinkleplop/go": "0.1.4",
|
|
98
|
+
"@twinkleplop/html": "0.1.4",
|
|
99
|
+
"@twinkleplop/javascript": "0.1.4",
|
|
100
|
+
"@twinkleplop/json": "0.1.4",
|
|
101
|
+
"@twinkleplop/markdown": "0.1.4",
|
|
102
|
+
"@twinkleplop/markdown-core": "0.1.4",
|
|
103
|
+
"@twinkleplop/python": "0.1.4",
|
|
104
|
+
"@twinkleplop/rust": "0.1.4",
|
|
105
|
+
"@twinkleplop/sql": "0.1.4",
|
|
106
|
+
"@twinkleplop/svelte": "0.1.4",
|
|
107
|
+
"@twinkleplop/toml": "0.1.4",
|
|
108
|
+
"@twinkleplop/tsx": "0.1.4",
|
|
109
|
+
"@twinkleplop/typescript": "0.1.4",
|
|
110
|
+
"@twinkleplop/yaml": "0.1.4",
|
|
111
|
+
"chokidar": "5.0.0",
|
|
112
|
+
"citty": "0.2.2",
|
|
113
|
+
"fdir": "6.5.0",
|
|
114
|
+
"get-port-please": "3.2.0",
|
|
115
|
+
"launch-editor": "2.14.1",
|
|
116
|
+
"pathe": "2.0.3",
|
|
117
|
+
"picocolors": "1.1.1",
|
|
118
|
+
"picomatch": "4.0.7",
|
|
119
|
+
"readdirp": "5.1.1",
|
|
120
|
+
"shell-quote": "1.10.0",
|
|
121
|
+
"tinyglobby": "0.2.17",
|
|
122
|
+
"untun": "0.2.2",
|
|
123
|
+
"uqr": "0.1.3"
|
|
124
|
+
},
|
|
125
|
+
"scripts": {
|
|
126
|
+
"build": "vp pack && node scripts/licenses.ts",
|
|
127
|
+
"dev": "vp pack --watch",
|
|
128
|
+
"test": "vp test",
|
|
129
|
+
"check": "vp check",
|
|
130
|
+
"playground": "node src/cli.ts playground",
|
|
131
|
+
"bench": "vp run build && node bench/run.ts"
|
|
132
|
+
}
|
|
133
|
+
}
|