@nghyane/arcane-natives 0.1.0 → 0.1.7
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/native/arcane_natives.darwin-arm64.node +0 -0
- package/native/arcane_natives.darwin-x64-baseline.node +0 -0
- package/native/arcane_natives.darwin-x64-modern.node +0 -0
- package/native/arcane_natives.linux-arm64.node +0 -0
- package/native/arcane_natives.linux-x64-baseline.node +0 -0
- package/native/arcane_natives.linux-x64-modern.node +0 -0
- package/native/{pi_natives.darwin-arm64.node → arcane_natives.win32-x64-baseline.node} +0 -0
- package/native/arcane_natives.win32-x64-modern.node +0 -0
- package/package.json +161 -161
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,163 +1,163 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
2
|
+
"type": "module",
|
|
3
|
+
"name": "@nghyane/arcane-natives",
|
|
4
|
+
"version": "0.1.7",
|
|
5
|
+
"description": "Native Rust bindings for grep, clipboard, image processing, syntax highlighting, PTY, and shell operations via N-API",
|
|
6
|
+
"homepage": "https://github.com/nghyane/arcane",
|
|
7
|
+
"author": "Can Bölük",
|
|
8
|
+
"license": "GPL-3.0-or-later",
|
|
9
|
+
"publishConfig": {
|
|
10
|
+
"access": "public"
|
|
11
|
+
},
|
|
12
|
+
"repository": {
|
|
13
|
+
"type": "git",
|
|
14
|
+
"url": "git+https://github.com/nghyane/arcane.git",
|
|
15
|
+
"directory": "packages/natives"
|
|
16
|
+
},
|
|
17
|
+
"bugs": {
|
|
18
|
+
"url": "https://github.com/nghyane/arcane/issues"
|
|
19
|
+
},
|
|
20
|
+
"keywords": [
|
|
21
|
+
"napi",
|
|
22
|
+
"rust",
|
|
23
|
+
"native",
|
|
24
|
+
"grep",
|
|
25
|
+
"text-processing",
|
|
26
|
+
"clipboard",
|
|
27
|
+
"image",
|
|
28
|
+
"pty",
|
|
29
|
+
"shell",
|
|
30
|
+
"syntax-highlighting"
|
|
31
|
+
],
|
|
32
|
+
"main": "./src/index.ts",
|
|
33
|
+
"types": "./src/index.ts",
|
|
34
|
+
"scripts": {
|
|
35
|
+
"build:native": "bun scripts/build-native.ts",
|
|
36
|
+
"dev:native": "bun scripts/build-native.ts --dev",
|
|
37
|
+
"embed:native": "bun scripts/embed-native.ts",
|
|
38
|
+
"check": "biome check . && tsgo -p tsconfig.json",
|
|
39
|
+
"fix": "biome check --write --unsafe .",
|
|
40
|
+
"test": "bun run build:native && bun test",
|
|
41
|
+
"bench": "bun bench/grep.ts"
|
|
42
|
+
},
|
|
43
|
+
"dependencies": {
|
|
44
|
+
"@nghyane/arcane-utils": "^0.1.6"
|
|
45
|
+
},
|
|
46
|
+
"devDependencies": {
|
|
47
|
+
"@types/bun": "^1.3.9"
|
|
48
|
+
},
|
|
49
|
+
"engines": {
|
|
50
|
+
"bun": ">=1.3.7"
|
|
51
|
+
},
|
|
52
|
+
"files": [
|
|
53
|
+
"src",
|
|
54
|
+
"native",
|
|
55
|
+
"README.md"
|
|
56
|
+
],
|
|
57
|
+
"exports": {
|
|
58
|
+
".": {
|
|
59
|
+
"types": "./src/index.ts",
|
|
60
|
+
"import": "./src/index.ts"
|
|
61
|
+
},
|
|
62
|
+
"./*": {
|
|
63
|
+
"types": "./src/*.ts",
|
|
64
|
+
"import": "./src/*.ts"
|
|
65
|
+
},
|
|
66
|
+
"./clipboard": {
|
|
67
|
+
"types": "./src/clipboard/index.ts",
|
|
68
|
+
"import": "./src/clipboard/index.ts"
|
|
69
|
+
},
|
|
70
|
+
"./clipboard/*": {
|
|
71
|
+
"types": "./src/clipboard/*.ts",
|
|
72
|
+
"import": "./src/clipboard/*.ts"
|
|
73
|
+
},
|
|
74
|
+
"./glob": {
|
|
75
|
+
"types": "./src/glob/index.ts",
|
|
76
|
+
"import": "./src/glob/index.ts"
|
|
77
|
+
},
|
|
78
|
+
"./glob/*": {
|
|
79
|
+
"types": "./src/glob/*.ts",
|
|
80
|
+
"import": "./src/glob/*.ts"
|
|
81
|
+
},
|
|
82
|
+
"./grep": {
|
|
83
|
+
"types": "./src/grep/index.ts",
|
|
84
|
+
"import": "./src/grep/index.ts"
|
|
85
|
+
},
|
|
86
|
+
"./grep/*": {
|
|
87
|
+
"types": "./src/grep/*.ts",
|
|
88
|
+
"import": "./src/grep/*.ts"
|
|
89
|
+
},
|
|
90
|
+
"./highlight": {
|
|
91
|
+
"types": "./src/highlight/index.ts",
|
|
92
|
+
"import": "./src/highlight/index.ts"
|
|
93
|
+
},
|
|
94
|
+
"./highlight/*": {
|
|
95
|
+
"types": "./src/highlight/*.ts",
|
|
96
|
+
"import": "./src/highlight/*.ts"
|
|
97
|
+
},
|
|
98
|
+
"./html": {
|
|
99
|
+
"types": "./src/html/index.ts",
|
|
100
|
+
"import": "./src/html/index.ts"
|
|
101
|
+
},
|
|
102
|
+
"./html/*": {
|
|
103
|
+
"types": "./src/html/*.ts",
|
|
104
|
+
"import": "./src/html/*.ts"
|
|
105
|
+
},
|
|
106
|
+
"./image": {
|
|
107
|
+
"types": "./src/image/index.ts",
|
|
108
|
+
"import": "./src/image/index.ts"
|
|
109
|
+
},
|
|
110
|
+
"./image/*": {
|
|
111
|
+
"types": "./src/image/*.ts",
|
|
112
|
+
"import": "./src/image/*.ts"
|
|
113
|
+
},
|
|
114
|
+
"./keys": {
|
|
115
|
+
"types": "./src/keys/index.ts",
|
|
116
|
+
"import": "./src/keys/index.ts"
|
|
117
|
+
},
|
|
118
|
+
"./keys/*": {
|
|
119
|
+
"types": "./src/keys/*.ts",
|
|
120
|
+
"import": "./src/keys/*.ts"
|
|
121
|
+
},
|
|
122
|
+
"./ps": {
|
|
123
|
+
"types": "./src/ps/index.ts",
|
|
124
|
+
"import": "./src/ps/index.ts"
|
|
125
|
+
},
|
|
126
|
+
"./ps/*": {
|
|
127
|
+
"types": "./src/ps/*.ts",
|
|
128
|
+
"import": "./src/ps/*.ts"
|
|
129
|
+
},
|
|
130
|
+
"./pty": {
|
|
131
|
+
"types": "./src/pty/index.ts",
|
|
132
|
+
"import": "./src/pty/index.ts"
|
|
133
|
+
},
|
|
134
|
+
"./pty/*": {
|
|
135
|
+
"types": "./src/pty/*.ts",
|
|
136
|
+
"import": "./src/pty/*.ts"
|
|
137
|
+
},
|
|
138
|
+
"./shell": {
|
|
139
|
+
"types": "./src/shell/index.ts",
|
|
140
|
+
"import": "./src/shell/index.ts"
|
|
141
|
+
},
|
|
142
|
+
"./shell/*": {
|
|
143
|
+
"types": "./src/shell/*.ts",
|
|
144
|
+
"import": "./src/shell/*.ts"
|
|
145
|
+
},
|
|
146
|
+
"./text": {
|
|
147
|
+
"types": "./src/text/index.ts",
|
|
148
|
+
"import": "./src/text/index.ts"
|
|
149
|
+
},
|
|
150
|
+
"./text/*": {
|
|
151
|
+
"types": "./src/text/*.ts",
|
|
152
|
+
"import": "./src/text/*.ts"
|
|
153
|
+
},
|
|
154
|
+
"./work": {
|
|
155
|
+
"types": "./src/work/index.ts",
|
|
156
|
+
"import": "./src/work/index.ts"
|
|
157
|
+
},
|
|
158
|
+
"./work/*": {
|
|
159
|
+
"types": "./src/work/*.ts",
|
|
160
|
+
"import": "./src/work/*.ts"
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
163
|
}
|