@neo4j-ndl/react 4.16.4 → 4.16.6
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 +165 -165
- package/lib/LICENSES.txt +35676 -6
- package/lib/NOTICE.txt +1956 -3
- package/lib/cjs/_generated/style-rules/date-utils.js +55 -0
- package/lib/cjs/_generated/style-rules/date-utils.js.map +1 -1
- package/lib/cjs/_generated/style-rules/index.js +3 -1
- package/lib/cjs/_generated/style-rules/index.js.map +1 -1
- package/lib/cjs/_generated/style-rules/literal-schemas.js +19 -1
- package/lib/cjs/_generated/style-rules/literal-schemas.js.map +1 -1
- package/lib/cjs/data-grid/stories/datagrid-rule-based-styling-datetime.story.js +9 -9
- package/lib/cjs/data-grid/stories/datagrid-rule-based-styling-datetime.story.js.map +1 -1
- package/lib/cjs/data-grid/style-rules/evaluate.js +3 -0
- package/lib/cjs/data-grid/style-rules/evaluate.js.map +1 -1
- package/lib/cjs/data-grid/style-rules/types.js +16 -2
- package/lib/cjs/data-grid/style-rules/types.js.map +1 -1
- package/lib/cjs/date-picker/DatePicker.js +26 -13
- package/lib/cjs/date-picker/DatePicker.js.map +1 -1
- package/lib/cjs/time-picker/TimePicker.js +8 -0
- package/lib/cjs/time-picker/TimePicker.js.map +1 -1
- package/lib/cjs/timezone-picker/TimeZonePicker.js +8 -0
- package/lib/cjs/timezone-picker/TimeZonePicker.js.map +1 -1
- package/lib/esm/_generated/style-rules/date-utils.js +54 -0
- package/lib/esm/_generated/style-rules/date-utils.js.map +1 -1
- package/lib/esm/_generated/style-rules/index.js +2 -2
- package/lib/esm/_generated/style-rules/index.js.map +1 -1
- package/lib/esm/_generated/style-rules/literal-schemas.js +19 -1
- package/lib/esm/_generated/style-rules/literal-schemas.js.map +1 -1
- package/lib/esm/data-grid/stories/datagrid-rule-based-styling-datetime.story.js +9 -9
- package/lib/esm/data-grid/stories/datagrid-rule-based-styling-datetime.story.js.map +1 -1
- package/lib/esm/data-grid/style-rules/evaluate.js +4 -1
- package/lib/esm/data-grid/style-rules/evaluate.js.map +1 -1
- package/lib/esm/data-grid/style-rules/types.js +16 -2
- package/lib/esm/data-grid/style-rules/types.js.map +1 -1
- package/lib/esm/date-picker/DatePicker.js +15 -2
- package/lib/esm/date-picker/DatePicker.js.map +1 -1
- package/lib/esm/time-picker/TimePicker.js +9 -1
- package/lib/esm/time-picker/TimePicker.js.map +1 -1
- package/lib/esm/timezone-picker/TimeZonePicker.js +9 -1
- package/lib/esm/timezone-picker/TimeZonePicker.js.map +1 -1
- package/lib/types/_generated/style-rules/date-utils.d.ts +20 -0
- package/lib/types/_generated/style-rules/date-utils.d.ts.map +1 -1
- package/lib/types/_generated/style-rules/index.d.ts +3 -3
- package/lib/types/_generated/style-rules/index.d.ts.map +1 -1
- package/lib/types/_generated/style-rules/literal-schemas.d.ts +17 -0
- package/lib/types/_generated/style-rules/literal-schemas.d.ts.map +1 -1
- package/lib/types/data-grid/style-rules/evaluate.d.ts.map +1 -1
- package/lib/types/data-grid/style-rules/types.d.ts +20 -2
- package/lib/types/data-grid/style-rules/types.d.ts.map +1 -1
- package/lib/types/date-picker/DatePicker.d.ts.map +1 -1
- package/lib/types/time-picker/TimePicker.d.ts.map +1 -1
- package/lib/types/timezone-picker/TimeZonePicker.d.ts.map +1 -1
- package/package.json +3 -2
package/lib/NOTICE.txt
CHANGED
|
@@ -8,7 +8,7 @@ Software) is owned by Neo Technology. The Software developed and owned
|
|
|
8
8
|
by Neo Technology is licensed under the GNU GENERAL PUBLIC LICENSE
|
|
9
9
|
Version 3 (http://www.fsf.org/licensing/licenses/gpl-3.0.html) ("GPL")
|
|
10
10
|
to all third parties and that license, as required by the GPL, is
|
|
11
|
-
included in the LICENSE
|
|
11
|
+
included in the LICENSE file.
|
|
12
12
|
|
|
13
13
|
However, if you have executed an End User Software License and Services
|
|
14
14
|
Agreement or an OEM Software License and Support Services Agreement, or
|
|
@@ -22,5 +22,1958 @@ Full license texts are found in LICENSES.txt.
|
|
|
22
22
|
|
|
23
23
|
Third-party licenses
|
|
24
24
|
--------------------
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
│ Package │ License │ Details │
|
|
26
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
27
|
+
│ chroma-js │ (BSD-3-Clause AND Apache-2.0) │ Gregor Aisch │
|
|
28
|
+
│ │ │ JavaScript library for color conversions │
|
|
29
|
+
│ │ │ https://github.com/gka/chroma.js │
|
|
30
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
31
|
+
│ dompurify │ (MPL-2.0 OR Apache-2.0) │ Dr.-Ing. Mario Heiderich, Cure53 │
|
|
32
|
+
│ │ │ DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. │
|
|
33
|
+
│ │ │ It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet │
|
|
34
|
+
│ │ │ Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or │
|
|
35
|
+
│ │ │ WebKit). DOMPurify is written by security people who have vast background in web attacks │
|
|
36
|
+
│ │ │ and XSS. Fear not. │
|
|
37
|
+
│ │ │ https://github.com/cure53/DOMPurify │
|
|
38
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
39
|
+
│ tslib │ 0BSD │ Microsoft Corp. │
|
|
40
|
+
│ │ │ Runtime library for TypeScript helper functions │
|
|
41
|
+
│ │ │ https://www.typescriptlang.org/ │
|
|
42
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
43
|
+
│ @chevrotain/cst-dts-gen │ Apache-2.0 │ Generates type definitions for Chevrotain CST nodes │
|
|
44
|
+
│ │ │ https://github.com/Chevrotain/chevrotain#readme │
|
|
45
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
46
|
+
│ @chevrotain/gast │ Apache-2.0 │ Grammar AST structure for Chevrotain Parsers │
|
|
47
|
+
│ │ │ https://github.com/Chevrotain/chevrotain#readme │
|
|
48
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
49
|
+
│ @chevrotain/regexp-to-ast │ Apache-2.0 │ Parses a Regular Expression and outputs an AST │
|
|
50
|
+
│ │ │ https://github.com/Chevrotain/chevrotain#readme │
|
|
51
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
52
|
+
│ @chevrotain/types │ Apache-2.0 │ Shahar Soel │
|
|
53
|
+
│ │ │ Type Signatures and API Website for Chevrotain │
|
|
54
|
+
│ │ │ https://chevrotain.io/documentation/ │
|
|
55
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
56
|
+
│ @chevrotain/utils │ Apache-2.0 │ Shahar Soel │
|
|
57
|
+
│ │ │ common utilities │
|
|
58
|
+
│ │ │ https://github.com/Chevrotain/chevrotain#readme │
|
|
59
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
60
|
+
│ @internationalized/date │ Apache-2.0 │ Internationalized calendar, date, and time manipulation utilities │
|
|
61
|
+
│ │ │ https://github.com/adobe/react-spectrum/tree/main#readme │
|
|
62
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
63
|
+
│ @internationalized/message │ Apache-2.0 │ Internationalized message formatting and locale negotiation │
|
|
64
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
65
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
66
|
+
│ @internationalized/number │ Apache-2.0 │ Internationalized number formatting and parsing utilities │
|
|
67
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
68
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
69
|
+
│ @internationalized/string │ Apache-2.0 │ Internationalized string formatting and locale negotiation │
|
|
70
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
71
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
72
|
+
│ @neo4j-devtools/word-color │ Apache-2.0 │ https://github.com/neo4j/nx#readme │
|
|
73
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
74
|
+
│ @react-aria/breadcrumbs │ Apache-2.0 │ Spectrum UI components in React │
|
|
75
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
76
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
77
|
+
│ @react-aria/button │ Apache-2.0 │ Spectrum UI components in React │
|
|
78
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
79
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
80
|
+
│ @react-aria/calendar │ Apache-2.0 │ Spectrum UI components in React │
|
|
81
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
82
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
83
|
+
│ @react-aria/checkbox │ Apache-2.0 │ Spectrum UI components in React │
|
|
84
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
85
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
86
|
+
│ @react-aria/color │ Apache-2.0 │ Spectrum UI components in React │
|
|
87
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
88
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
89
|
+
│ @react-aria/combobox │ Apache-2.0 │ Spectrum UI components in React │
|
|
90
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
91
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
92
|
+
│ @react-aria/datepicker │ Apache-2.0 │ Spectrum UI components in React │
|
|
93
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
94
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
95
|
+
│ @react-aria/dialog │ Apache-2.0 │ Spectrum UI components in React │
|
|
96
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
97
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
98
|
+
│ @react-aria/disclosure │ Apache-2.0 │ Spectrum UI components in React │
|
|
99
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
100
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
101
|
+
│ @react-aria/dnd │ Apache-2.0 │ Spectrum UI components in React │
|
|
102
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
103
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
104
|
+
│ @react-aria/focus │ Apache-2.0 │ Spectrum UI components in React │
|
|
105
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
106
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
107
|
+
│ @react-aria/form │ Apache-2.0 │ Spectrum UI components in React │
|
|
108
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
109
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
110
|
+
│ @react-aria/grid │ Apache-2.0 │ Spectrum UI components in React │
|
|
111
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
112
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
113
|
+
│ @react-aria/gridlist │ Apache-2.0 │ Spectrum UI components in React │
|
|
114
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
115
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
116
|
+
│ @react-aria/i18n │ Apache-2.0 │ Spectrum UI components in React │
|
|
117
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
118
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
119
|
+
│ @react-aria/interactions │ Apache-2.0 │ Spectrum UI components in React │
|
|
120
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
121
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
122
|
+
│ @react-aria/label │ Apache-2.0 │ Spectrum UI components in React │
|
|
123
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
124
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
125
|
+
│ @react-aria/landmark │ Apache-2.0 │ Spectrum UI components in React │
|
|
126
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
127
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
128
|
+
│ @react-aria/link │ Apache-2.0 │ Spectrum UI components in React │
|
|
129
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
130
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
131
|
+
│ @react-aria/listbox │ Apache-2.0 │ Spectrum UI components in React │
|
|
132
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
133
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
134
|
+
│ @react-aria/live-announcer │ Apache-2.0 │ Spectrum UI components in React │
|
|
135
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
136
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
137
|
+
│ @react-aria/menu │ Apache-2.0 │ Spectrum UI components in React │
|
|
138
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
139
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
140
|
+
│ @react-aria/meter │ Apache-2.0 │ Spectrum UI components in React │
|
|
141
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
142
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
143
|
+
│ @react-aria/numberfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
144
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
145
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
146
|
+
│ @react-aria/overlays │ Apache-2.0 │ Spectrum UI components in React │
|
|
147
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
148
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
149
|
+
│ @react-aria/progress │ Apache-2.0 │ Spectrum UI components in React │
|
|
150
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
151
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
152
|
+
│ @react-aria/radio │ Apache-2.0 │ Spectrum UI components in React │
|
|
153
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
154
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
155
|
+
│ @react-aria/searchfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
156
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
157
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
158
|
+
│ @react-aria/select │ Apache-2.0 │ Spectrum UI components in React │
|
|
159
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
160
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
161
|
+
│ @react-aria/selection │ Apache-2.0 │ Spectrum UI components in React │
|
|
162
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
163
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
164
|
+
│ @react-aria/separator │ Apache-2.0 │ Spectrum UI components in React │
|
|
165
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
166
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
167
|
+
│ @react-aria/slider │ Apache-2.0 │ Slider │
|
|
168
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
169
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
170
|
+
│ @react-aria/spinbutton │ Apache-2.0 │ Spectrum UI components in React │
|
|
171
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
172
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
173
|
+
│ @react-aria/ssr │ Apache-2.0 │ Spectrum UI components in React │
|
|
174
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
175
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
176
|
+
│ @react-aria/switch │ Apache-2.0 │ Spectrum UI components in React │
|
|
177
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
178
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
179
|
+
│ @react-aria/table │ Apache-2.0 │ Spectrum UI components in React │
|
|
180
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
181
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
182
|
+
│ @react-aria/tabs │ Apache-2.0 │ Spectrum UI components in React │
|
|
183
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
184
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
185
|
+
│ @react-aria/tag │ Apache-2.0 │ Spectrum UI components in React │
|
|
186
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
187
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
188
|
+
│ @react-aria/textfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
189
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
190
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
191
|
+
│ @react-aria/toast │ Apache-2.0 │ Spectrum UI components in React │
|
|
192
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
193
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
194
|
+
│ @react-aria/toggle │ Apache-2.0 │ Spectrum UI components in React │
|
|
195
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
196
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
197
|
+
│ @react-aria/toolbar │ Apache-2.0 │ Spectrum UI components in React │
|
|
198
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
199
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
200
|
+
│ @react-aria/tooltip │ Apache-2.0 │ Spectrum UI components in React │
|
|
201
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
202
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
203
|
+
│ @react-aria/tree │ Apache-2.0 │ Spectrum UI components in React │
|
|
204
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
205
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
206
|
+
│ @react-aria/utils │ Apache-2.0 │ Spectrum UI components in React │
|
|
207
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
208
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
209
|
+
│ @react-aria/visually-hidden │ Apache-2.0 │ Spectrum UI components in React │
|
|
210
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
211
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
212
|
+
│ @react-stately/calendar │ Apache-2.0 │ Spectrum UI components in React │
|
|
213
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
214
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
215
|
+
│ @react-stately/checkbox │ Apache-2.0 │ Spectrum UI components in React │
|
|
216
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
217
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
218
|
+
│ @react-stately/collections │ Apache-2.0 │ Spectrum UI components in React │
|
|
219
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
220
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
221
|
+
│ @react-stately/color │ Apache-2.0 │ Spectrum UI components in React │
|
|
222
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
223
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
224
|
+
│ @react-stately/combobox │ Apache-2.0 │ Spectrum UI components in React │
|
|
225
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
226
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
227
|
+
│ @react-stately/data │ Apache-2.0 │ Spectrum UI components in React │
|
|
228
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
229
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
230
|
+
│ @react-stately/datepicker │ Apache-2.0 │ Spectrum UI components in React │
|
|
231
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
232
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
233
|
+
│ @react-stately/disclosure │ Apache-2.0 │ Spectrum UI components in React │
|
|
234
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
235
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
236
|
+
│ @react-stately/dnd │ Apache-2.0 │ Spectrum UI components in React │
|
|
237
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
238
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
239
|
+
│ @react-stately/flags │ Apache-2.0 │ Spectrum UI components in React │
|
|
240
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
241
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
242
|
+
│ @react-stately/form │ Apache-2.0 │ Spectrum UI components in React │
|
|
243
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
244
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
245
|
+
│ @react-stately/grid │ Apache-2.0 │ Spectrum UI components in React │
|
|
246
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
247
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
248
|
+
│ @react-stately/list │ Apache-2.0 │ Spectrum UI components in React │
|
|
249
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
250
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
251
|
+
│ @react-stately/menu │ Apache-2.0 │ Spectrum UI components in React │
|
|
252
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
253
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
254
|
+
│ @react-stately/numberfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
255
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
256
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
257
|
+
│ @react-stately/overlays │ Apache-2.0 │ Spectrum UI components in React │
|
|
258
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
259
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
260
|
+
│ @react-stately/radio │ Apache-2.0 │ Spectrum UI components in React │
|
|
261
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
262
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
263
|
+
│ @react-stately/searchfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
264
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
265
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
266
|
+
│ @react-stately/select │ Apache-2.0 │ Spectrum UI components in React │
|
|
267
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
268
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
269
|
+
│ @react-stately/selection │ Apache-2.0 │ Spectrum UI components in React │
|
|
270
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
271
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
272
|
+
│ @react-stately/slider │ Apache-2.0 │ Spectrum UI components in React │
|
|
273
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
274
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
275
|
+
│ @react-stately/table │ Apache-2.0 │ Spectrum UI components in React │
|
|
276
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
277
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
278
|
+
│ @react-stately/tabs │ Apache-2.0 │ Spectrum UI components in React │
|
|
279
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
280
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
281
|
+
│ @react-stately/toast │ Apache-2.0 │ Spectrum UI components in React │
|
|
282
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
283
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
284
|
+
│ @react-stately/toggle │ Apache-2.0 │ Spectrum UI components in React │
|
|
285
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
286
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
287
|
+
│ @react-stately/tooltip │ Apache-2.0 │ Spectrum UI components in React │
|
|
288
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
289
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
290
|
+
│ @react-stately/tree │ Apache-2.0 │ Spectrum UI components in React │
|
|
291
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
292
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
293
|
+
│ @react-stately/utils │ Apache-2.0 │ Spectrum UI components in React │
|
|
294
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
295
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
296
|
+
│ @react-types/breadcrumbs │ Apache-2.0 │ Spectrum UI components in React │
|
|
297
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
298
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
299
|
+
│ @react-types/button │ Apache-2.0 │ Spectrum UI components in React │
|
|
300
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
301
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
302
|
+
│ @react-types/calendar │ Apache-2.0 │ Spectrum UI components in React │
|
|
303
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
304
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
305
|
+
│ @react-types/checkbox │ Apache-2.0 │ Spectrum UI components in React │
|
|
306
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
307
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
308
|
+
│ @react-types/color │ Apache-2.0 │ Spectrum UI components in React │
|
|
309
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
310
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
311
|
+
│ @react-types/combobox │ Apache-2.0 │ Spectrum UI components in React │
|
|
312
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
313
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
314
|
+
│ @react-types/datepicker │ Apache-2.0 │ Spectrum UI components in React │
|
|
315
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
316
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
317
|
+
│ @react-types/dialog │ Apache-2.0 │ Spectrum UI components in React │
|
|
318
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
319
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
320
|
+
│ @react-types/grid │ Apache-2.0 │ Spectrum UI components in React │
|
|
321
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
322
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
323
|
+
│ @react-types/link │ Apache-2.0 │ Spectrum UI components in React │
|
|
324
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
325
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
326
|
+
│ @react-types/listbox │ Apache-2.0 │ Spectrum UI components in React │
|
|
327
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
328
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
329
|
+
│ @react-types/menu │ Apache-2.0 │ Spectrum UI components in React │
|
|
330
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
331
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
332
|
+
│ @react-types/meter │ Apache-2.0 │ Spectrum UI components in React │
|
|
333
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
334
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
335
|
+
│ @react-types/numberfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
336
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
337
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
338
|
+
│ @react-types/overlays │ Apache-2.0 │ Spectrum UI components in React │
|
|
339
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
340
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
341
|
+
│ @react-types/progress │ Apache-2.0 │ Spectrum UI components in React │
|
|
342
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
343
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
344
|
+
│ @react-types/radio │ Apache-2.0 │ Spectrum UI components in React │
|
|
345
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
346
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
347
|
+
│ @react-types/searchfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
348
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
349
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
350
|
+
│ @react-types/select │ Apache-2.0 │ Spectrum UI components in React │
|
|
351
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
352
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
353
|
+
│ @react-types/shared │ Apache-2.0 │ Spectrum UI components in React │
|
|
354
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
355
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
356
|
+
│ @react-types/slider │ Apache-2.0 │ Spectrum UI components in React │
|
|
357
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
358
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
359
|
+
│ @react-types/switch │ Apache-2.0 │ Spectrum UI components in React │
|
|
360
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
361
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
362
|
+
│ @react-types/table │ Apache-2.0 │ Spectrum UI components in React │
|
|
363
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
364
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
365
|
+
│ @react-types/tabs │ Apache-2.0 │ Spectrum UI components in React │
|
|
366
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
367
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
368
|
+
│ @react-types/textfield │ Apache-2.0 │ Spectrum UI components in React │
|
|
369
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
370
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
371
|
+
│ @react-types/tooltip │ Apache-2.0 │ Spectrum UI components in React │
|
|
372
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
373
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
374
|
+
│ @swc/helpers │ Apache-2.0 │ 강동윤 │
|
|
375
|
+
│ │ │ Ex │
|
|
376
|
+
│ │ │ ernal helpers for the swc project. │
|
|
377
|
+
│ │ │ ht │
|
|
378
|
+
│ │ │ ps://swc.rs │
|
|
379
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
380
|
+
│ chevrotain │ Apache-2.0 │ Shahar Soel │
|
|
381
|
+
│ │ │ Chevrotain is a high performance fault tolerant javascript parsing DSL for building │
|
|
382
|
+
│ │ │ recursive decent parsers │
|
|
383
|
+
│ │ │ https://chevrotain.io/docs/ │
|
|
384
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
385
|
+
│ react-aria │ Apache-2.0 │ Spectrum UI components in React │
|
|
386
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
387
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
388
|
+
│ react-stately │ Apache-2.0 │ Spectrum UI components in React │
|
|
389
|
+
│ │ │ https://github.com/adobe/react-spectrum#readme │
|
|
390
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
391
|
+
│ remend │ Apache-2.0 │ Hayden Bleasel │
|
|
392
|
+
│ │ │ Self-healing markdown. Intelligently parses and styles incomplete Markdown blocks. │
|
|
393
|
+
│ │ │ https://streamdown.ai/docs/termination │
|
|
394
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
395
|
+
│ streamdown │ Apache-2.0 │ Hayden Bleasel │
|
|
396
|
+
│ │ │ A drop-in replacement for react-markdown, designed for AI-powered streaming. │
|
|
397
|
+
│ │ │ https://streamdown.ai │
|
|
398
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
399
|
+
│ temporal-spec │ Apache-2.0 │ Adam Shaw │
|
|
400
|
+
│ │ │ https://github.com/fullcalendar/temporal-polyfill#readme │
|
|
401
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
402
|
+
│ entities │ BSD-2-Clause │ Felix Boehm │
|
|
403
|
+
│ │ │ Encode & decode XML and HTML entities with ease & speed │
|
|
404
|
+
│ │ │ https://github.com/fb55/entities#readme │
|
|
405
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
406
|
+
│ d3-array │ BSD-3-Clause │ Mike Bostock │
|
|
407
|
+
│ │ │ Array manipulation, ordering, searching, summarizing, etc. │
|
|
408
|
+
│ │ │ https://d3js.org/d3-array/ │
|
|
409
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
410
|
+
│ d3-ease │ BSD-3-Clause │ Mike Bostock │
|
|
411
|
+
│ │ │ Easing functions for smooth animation. │
|
|
412
|
+
│ │ │ https://d3js.org/d3-ease/ │
|
|
413
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
414
|
+
│ d3-path │ BSD-3-Clause │ Mike Bostock │
|
|
415
|
+
│ │ │ Serialize Canvas path commands to SVG. │
|
|
416
|
+
│ │ │ https://d3js.org/d3-path/ │
|
|
417
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
418
|
+
│ d3-sankey │ BSD-3-Clause │ Mike Bostock │
|
|
419
|
+
│ │ │ Visualize flow between nodes in a directed acyclic network. │
|
|
420
|
+
│ │ │ https://github.com/d3/d3-sankey │
|
|
421
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
422
|
+
│ d3-shape │ BSD-3-Clause │ Mike Bostock │
|
|
423
|
+
│ │ │ Graphical primitives for visualization, such as lines and areas. │
|
|
424
|
+
│ │ │ https://d3js.org/d3-shape/ │
|
|
425
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
426
|
+
│ highlight.js │ BSD-3-Clause │ Ivan Sagalaev │
|
|
427
|
+
│ │ │ Syntax highlighting with language autodetection. │
|
|
428
|
+
│ │ │ https://highlightjs.org/ │
|
|
429
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
430
|
+
│ hoist-non-react-statics │ BSD-3-Clause │ Michael Ridgway │
|
|
431
|
+
│ │ │ Copies non-react specific statics from a child component to a parent component │
|
|
432
|
+
│ │ │ https://github.com/mridgway/hoist-non-react-statics#readme │
|
|
433
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
434
|
+
│ intl-messageformat │ BSD-3-Clause │ Eric Ferraiuolo │
|
|
435
|
+
│ │ │ Formats ICU Message strings with number, date, plural, and select placeholders to create │
|
|
436
|
+
│ │ │ localized messages. │
|
|
437
|
+
│ │ │ https://github.com/formatjs/formatjs │
|
|
438
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
439
|
+
│ react-transition-group │ BSD-3-Clause │ A react component toolset for managing animations │
|
|
440
|
+
│ │ │ https://github.com/reactjs/react-transition-group#readme │
|
|
441
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
442
|
+
│ rw │ BSD-3-Clause │ Mike Bostock │
|
|
443
|
+
│ │ │ Now stdin and stdout are files. │
|
|
444
|
+
│ │ │ https://github.com/mbostock/rw │
|
|
445
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
446
|
+
│ source-map │ BSD-3-Clause │ Nick Fitzgerald │
|
|
447
|
+
│ │ │ Generates and consumes source maps │
|
|
448
|
+
│ │ │ https://github.com/mozilla/source-map │
|
|
449
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
450
|
+
│ highlightjs-vue │ CC0-1.0 │ Sara Lissette │
|
|
451
|
+
│ │ │ Highlight Single-File Components of Vue.js Framework │
|
|
452
|
+
│ │ │ https://github.com/highlightjs/highlightjs-vue#readme │
|
|
453
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
454
|
+
│ @ungap/structured-clone │ ISC │ Andrea Giammarchi │
|
|
455
|
+
│ │ │ A structuredClone polyfill │
|
|
456
|
+
│ │ │ https://github.com/ungap/structured-clone#readme │
|
|
457
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
458
|
+
│ d3 │ ISC │ Mike Bostock │
|
|
459
|
+
│ │ │ Data-Driven Documents │
|
|
460
|
+
│ │ │ https://d3js.org │
|
|
461
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
462
|
+
│ d3-array │ ISC │ Mike Bostock │
|
|
463
|
+
│ │ │ Array manipulation, ordering, searching, summarizing, etc. │
|
|
464
|
+
│ │ │ https://d3js.org/d3-array/ │
|
|
465
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
466
|
+
│ d3-axis │ ISC │ Mike Bostock │
|
|
467
|
+
│ │ │ Displays automatic reference lines for scales. │
|
|
468
|
+
│ │ │ https://d3js.org/d3-axis/ │
|
|
469
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
470
|
+
│ d3-brush │ ISC │ Mike Bostock │
|
|
471
|
+
│ │ │ Select a one- or two-dimensional region using the mouse or touch. │
|
|
472
|
+
│ │ │ https://d3js.org/d3-brush/ │
|
|
473
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
474
|
+
│ d3-chord │ ISC │ Mike Bostock │
|
|
475
|
+
│ │ │ Visualize relationships or network flow with an aesthetically-pleasing circular layout. │
|
|
476
|
+
│ │ │ https://d3js.org/d3-chord/ │
|
|
477
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
478
|
+
│ d3-color │ ISC │ Mike Bostock │
|
|
479
|
+
│ │ │ Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch). │
|
|
480
|
+
│ │ │ https://d3js.org/d3-color/ │
|
|
481
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
482
|
+
│ d3-contour │ ISC │ Mike Bostock │
|
|
483
|
+
│ │ │ Compute contour polygons using marching squares. │
|
|
484
|
+
│ │ │ https://d3js.org/d3-contour/ │
|
|
485
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
486
|
+
│ d3-delaunay │ ISC │ Mike Bostock │
|
|
487
|
+
│ │ │ Compute the Voronoi diagram of a set of two-dimensional points. │
|
|
488
|
+
│ │ │ https://github.com/d3/d3-delaunay │
|
|
489
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
490
|
+
│ d3-dispatch │ ISC │ Mike Bostock │
|
|
491
|
+
│ │ │ Register named callbacks and call them with arguments. │
|
|
492
|
+
│ │ │ https://d3js.org/d3-dispatch/ │
|
|
493
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
494
|
+
│ d3-drag │ ISC │ Mike Bostock │
|
|
495
|
+
│ │ │ Drag and drop SVG, HTML or Canvas using mouse or touch input. │
|
|
496
|
+
│ │ │ https://d3js.org/d3-drag/ │
|
|
497
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
498
|
+
│ d3-dsv │ ISC │ Mike Bostock │
|
|
499
|
+
│ │ │ A parser and formatter for delimiter-separated values, such as CSV and TSV │
|
|
500
|
+
│ │ │ https://d3js.org/d3-dsv/ │
|
|
501
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
502
|
+
│ d3-fetch │ ISC │ Mike Bostock │
|
|
503
|
+
│ │ │ Convenient parsing for Fetch. │
|
|
504
|
+
│ │ │ https://d3js.org/d3-fetch/ │
|
|
505
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
506
|
+
│ d3-force │ ISC │ Mike Bostock │
|
|
507
|
+
│ │ │ Force-directed graph layout using velocity Verlet integration. │
|
|
508
|
+
│ │ │ https://d3js.org/d3-force/ │
|
|
509
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
510
|
+
│ d3-format │ ISC │ Mike Bostock │
|
|
511
|
+
│ │ │ Format numbers for human consumption. │
|
|
512
|
+
│ │ │ https://d3js.org/d3-format/ │
|
|
513
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
514
|
+
│ d3-geo │ ISC │ Mike Bostock │
|
|
515
|
+
│ │ │ Shapes and calculators for spherical coordinates. │
|
|
516
|
+
│ │ │ https://d3js.org/d3-geo/ │
|
|
517
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
518
|
+
│ d3-hierarchy │ ISC │ Mike Bostock │
|
|
519
|
+
│ │ │ Layout algorithms for visualizing hierarchical data. │
|
|
520
|
+
│ │ │ https://d3js.org/d3-hierarchy/ │
|
|
521
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
522
|
+
│ d3-interpolate │ ISC │ Mike Bostock │
|
|
523
|
+
│ │ │ Interpolate numbers, colors, strings, arrays, objects, whatever! │
|
|
524
|
+
│ │ │ https://d3js.org/d3-interpolate/ │
|
|
525
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
526
|
+
│ d3-path │ ISC │ Mike Bostock │
|
|
527
|
+
│ │ │ Serialize Canvas path commands to SVG. │
|
|
528
|
+
│ │ │ https://d3js.org/d3-path/ │
|
|
529
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
530
|
+
│ d3-polygon │ ISC │ Mike Bostock │
|
|
531
|
+
│ │ │ Operations for two-dimensional polygons. │
|
|
532
|
+
│ │ │ https://d3js.org/d3-polygon/ │
|
|
533
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
534
|
+
│ d3-quadtree │ ISC │ Mike Bostock │
|
|
535
|
+
│ │ │ Two-dimensional recursive spatial subdivision. │
|
|
536
|
+
│ │ │ https://d3js.org/d3-quadtree/ │
|
|
537
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
538
|
+
│ d3-random │ ISC │ Mike Bostock │
|
|
539
|
+
│ │ │ Generate random numbers from various distributions. │
|
|
540
|
+
│ │ │ https://d3js.org/d3-random/ │
|
|
541
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
542
|
+
│ d3-scale │ ISC │ Mike Bostock │
|
|
543
|
+
│ │ │ Encodings that map abstract data to visual representation. │
|
|
544
|
+
│ │ │ https://d3js.org/d3-scale/ │
|
|
545
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
546
|
+
│ d3-scale-chromatic │ ISC │ Mike Bostock │
|
|
547
|
+
│ │ │ Sequential, diverging and categorical color schemes. │
|
|
548
|
+
│ │ │ https://d3js.org/d3-scale-chromatic/ │
|
|
549
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
550
|
+
│ d3-selection │ ISC │ Mike Bostock │
|
|
551
|
+
│ │ │ Data-driven DOM manipulation: select elements and join them to data. │
|
|
552
|
+
│ │ │ https://d3js.org/d3-selection/ │
|
|
553
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
554
|
+
│ d3-shape │ ISC │ Mike Bostock │
|
|
555
|
+
│ │ │ Graphical primitives for visualization, such as lines and areas. │
|
|
556
|
+
│ │ │ https://d3js.org/d3-shape/ │
|
|
557
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
558
|
+
│ d3-time │ ISC │ Mike Bostock │
|
|
559
|
+
│ │ │ A calculator for humanity’s peculiar conventions of time. │
|
|
560
|
+
│ │ │ https://d3js.org/d3-time/ │
|
|
561
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
562
|
+
│ d3-time-format │ ISC │ Mike Bostock │
|
|
563
|
+
│ │ │ A JavaScript time formatter and parser inspired by strftime and strptime. │
|
|
564
|
+
│ │ │ https://d3js.org/d3-time-format/ │
|
|
565
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
566
|
+
│ d3-timer │ ISC │ Mike Bostock │
|
|
567
|
+
│ │ │ An efficient queue capable of managing thousands of concurrent animations. │
|
|
568
|
+
│ │ │ https://d3js.org/d3-timer/ │
|
|
569
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
570
|
+
│ d3-transition │ ISC │ Mike Bostock │
|
|
571
|
+
│ │ │ Animated transitions for D3 selections. │
|
|
572
|
+
│ │ │ https://d3js.org/d3-transition/ │
|
|
573
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
574
|
+
│ d3-zoom │ ISC │ Mike Bostock │
|
|
575
|
+
│ │ │ Pan and zoom SVG, HTML or Canvas using mouse or touch input. │
|
|
576
|
+
│ │ │ https://d3js.org/d3-zoom/ │
|
|
577
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
578
|
+
│ delaunator │ ISC │ Vladimir Agafonkin │
|
|
579
|
+
│ │ │ An incredibly fast JavaScript library for Delaunay triangulation of 2D points │
|
|
580
|
+
│ │ │ https://github.com/mapbox/delaunator#readme │
|
|
581
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
582
|
+
│ hast-util-from-dom │ ISC │ Keith McKnight │
|
|
583
|
+
│ │ │ hast utility to create a tree from the DOM │
|
|
584
|
+
│ │ │ https://github.com/syntax-tree/hast-util-from-dom#readme │
|
|
585
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
586
|
+
│ internmap │ ISC │ Mike Bostock │
|
|
587
|
+
│ │ │ Map and Set with automatic key interning │
|
|
588
|
+
│ │ │ https://github.com/mbostock/internmap/ │
|
|
589
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
590
|
+
│ lucide-react │ ISC │ Eric Fennis │
|
|
591
|
+
│ │ │ A Lucide icon library package for React applications. │
|
|
592
|
+
│ │ │ https://lucide.dev │
|
|
593
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
594
|
+
│ picocolors │ ISC │ Alexey Raspopov │
|
|
595
|
+
│ │ │ The tiniest and the fastest library for terminal output formatting with ANSI colors │
|
|
596
|
+
│ │ │ https://github.com/alexeyraspopov/picocolors#readme │
|
|
597
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
598
|
+
│ yaml │ ISC │ Eemeli Aro │
|
|
599
|
+
│ │ │ JavaScript parser and stringifier for YAML │
|
|
600
|
+
│ │ │ https://eemeli.org/yaml/v1/ │
|
|
601
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
602
|
+
│ @antfu/install-pkg │ MIT │ Anthony Fu │
|
|
603
|
+
│ │ │ Install package programmatically. │
|
|
604
|
+
│ │ │ https://github.com/antfu/install-pkg#readme │
|
|
605
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
606
|
+
│ @babel/code-frame │ MIT │ The Babel Team │
|
|
607
|
+
│ │ │ Generate errors that contain a code frame that point to source locations. │
|
|
608
|
+
│ │ │ https://babel.dev/docs/en/next/babel-code-frame │
|
|
609
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
610
|
+
│ @babel/generator │ MIT │ The Babel Team │
|
|
611
|
+
│ │ │ Turns an AST into code. │
|
|
612
|
+
│ │ │ https://babel.dev/docs/en/next/babel-generator │
|
|
613
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
614
|
+
│ @babel/helper-globals │ MIT │ The Babel Team │
|
|
615
|
+
│ │ │ A collection of JavaScript globals for Babel internal usage │
|
|
616
|
+
│ │ │ https://github.com/babel/babel#readme │
|
|
617
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
618
|
+
│ @babel/helper-module-imports │ MIT │ The Babel Team │
|
|
619
|
+
│ │ │ Babel helper functions for inserting module loads │
|
|
620
|
+
│ │ │ https://babel.dev/docs/en/next/babel-helper-module-imports │
|
|
621
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
622
|
+
│ @babel/helper-string-parser │ MIT │ The Babel Team │
|
|
623
|
+
│ │ │ A utility package to parse strings │
|
|
624
|
+
│ │ │ https://babel.dev/docs/en/next/babel-helper-string-parser │
|
|
625
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
626
|
+
│ @babel/helper-validator-identifier │ MIT │ The Babel Team │
|
|
627
|
+
│ │ │ Validate identifier/keywords name │
|
|
628
|
+
│ │ │ https://github.com/babel/babel#readme │
|
|
629
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
630
|
+
│ @babel/parser │ MIT │ The Babel Team │
|
|
631
|
+
│ │ │ A JavaScript parser │
|
|
632
|
+
│ │ │ https://babel.dev/docs/en/next/babel-parser │
|
|
633
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
634
|
+
│ @babel/runtime │ MIT │ The Babel Team │
|
|
635
|
+
│ │ │ babel's modular runtime helpers │
|
|
636
|
+
│ │ │ https://babel.dev/docs/en/next/babel-runtime │
|
|
637
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
638
|
+
│ @babel/template │ MIT │ The Babel Team │
|
|
639
|
+
│ │ │ Generate an AST from a string template. │
|
|
640
|
+
│ │ │ https://babel.dev/docs/en/next/babel-template │
|
|
641
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
642
|
+
│ @babel/traverse │ MIT │ The Babel Team │
|
|
643
|
+
│ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for │
|
|
644
|
+
│ │ │ replacing, removing, and adding nodes │
|
|
645
|
+
│ │ │ https://babel.dev/docs/en/next/babel-traverse │
|
|
646
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
647
|
+
│ @babel/types │ MIT │ The Babel Team │
|
|
648
|
+
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes │
|
|
649
|
+
│ │ │ https://babel.dev/docs/en/next/babel-types │
|
|
650
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
651
|
+
│ @braintree/sanitize-url │ MIT │ A url sanitizer │
|
|
652
|
+
│ │ │ https://github.com/braintree/sanitize-url#readme │
|
|
653
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
654
|
+
│ @dnd-kit/accessibility │ MIT │ Claudéric Demers │
|
|
655
|
+
│ │ │ A generic toolkit to help with accessibility │
|
|
656
|
+
│ │ │ https://github.com/clauderic/dnd-kit#readme │
|
|
657
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
658
|
+
│ @dnd-kit/core │ MIT │ Claudéric Demers │
|
|
659
|
+
│ │ │ dnd kit – a lightweight React library for building performant and accessible drag and drop │
|
|
660
|
+
│ │ │ experiences │
|
|
661
|
+
│ │ │ https://github.com/clauderic/dnd-kit#readme │
|
|
662
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
663
|
+
│ @dnd-kit/sortable │ MIT │ Claudéric Demers │
|
|
664
|
+
│ │ │ Official sortable preset and sensors for dnd kit │
|
|
665
|
+
│ │ │ https://github.com/clauderic/dnd-kit#readme │
|
|
666
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
667
|
+
│ @dnd-kit/utilities │ MIT │ Claudéric Demers │
|
|
668
|
+
│ │ │ Internal utilities to bee shared between `@dnd-kit` packages │
|
|
669
|
+
│ │ │ https://github.com/clauderic/dnd-kit#readme │
|
|
670
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
671
|
+
│ @emotion/babel-plugin │ MIT │ Kye Hohenberger │
|
|
672
|
+
│ │ │ A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. │
|
|
673
|
+
│ │ │ https://emotion.sh │
|
|
674
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
675
|
+
│ @emotion/cache │ MIT │ emotion's cache │
|
|
676
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
677
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
678
|
+
│ @emotion/hash │ MIT │ A MurmurHash2 implementation │
|
|
679
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
680
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
681
|
+
│ @emotion/memoize │ MIT │ emotion's memoize utility │
|
|
682
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
683
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
684
|
+
│ @emotion/react │ MIT │ Emotion Contributors │
|
|
685
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
686
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
687
|
+
│ @emotion/serialize │ MIT │ serialization utils for emotion │
|
|
688
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
689
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
690
|
+
│ @emotion/sheet │ MIT │ emotion's stylesheet │
|
|
691
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
692
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
693
|
+
│ @emotion/unitless │ MIT │ An object of css properties that don't accept values with units │
|
|
694
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
695
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
696
|
+
│ @emotion/use-insertion-effect-with-fallbacks │ MIT │ A wrapper package that uses `useInsertionEffect` or a fallback for it │
|
|
697
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
698
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
699
|
+
│ @emotion/utils │ MIT │ internal utils for emotion │
|
|
700
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
701
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
702
|
+
│ @emotion/weak-memoize │ MIT │ A memoization function that uses a WeakMap │
|
|
703
|
+
│ │ │ https://github.com/emotion-js/emotion/tree/main#readme │
|
|
704
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
705
|
+
│ @floating-ui/core │ MIT │ atomiks │
|
|
706
|
+
│ │ │ Positioning library for floating elements: tooltips, popovers, dropdowns, and more │
|
|
707
|
+
│ │ │ https://floating-ui.com │
|
|
708
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
709
|
+
│ @floating-ui/dom │ MIT │ atomiks │
|
|
710
|
+
│ │ │ Floating UI for the web │
|
|
711
|
+
│ │ │ https://floating-ui.com │
|
|
712
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
713
|
+
│ @floating-ui/react │ MIT │ atomiks │
|
|
714
|
+
│ │ │ Floating UI for React │
|
|
715
|
+
│ │ │ https://floating-ui.com/docs/react │
|
|
716
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
717
|
+
│ @floating-ui/react-dom │ MIT │ atomiks │
|
|
718
|
+
│ │ │ Floating UI for React DOM │
|
|
719
|
+
│ │ │ https://floating-ui.com/docs/react-dom │
|
|
720
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
721
|
+
│ @floating-ui/utils │ MIT │ atomiks │
|
|
722
|
+
│ │ │ Utilities for Floating UI │
|
|
723
|
+
│ │ │ https://floating-ui.com │
|
|
724
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
725
|
+
│ @formatjs/ecma402-abstract │ MIT │ Long Ho │
|
|
726
|
+
│ │ │ A collection of implementation for ECMAScript abstract operations │
|
|
727
|
+
│ │ │ https://github.com/formatjs/formatjs │
|
|
728
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
729
|
+
│ @formatjs/fast-memoize │ MIT │ Long Ho │
|
|
730
|
+
│ │ │ fork of fast-memoize and support esm │
|
|
731
|
+
│ │ │ https://github.com/formatjs/formatjs#readme │
|
|
732
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
733
|
+
│ @formatjs/icu-messageformat-parser │ MIT │ https://github.com/formatjs/formatjs#readme │
|
|
734
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
735
|
+
│ @formatjs/icu-skeleton-parser │ MIT │ https://github.com/formatjs/formatjs#readme │
|
|
736
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
737
|
+
│ @formatjs/intl-localematcher │ MIT │ Long Ho │
|
|
738
|
+
│ │ │ Intl.LocaleMatcher ponyfill │
|
|
739
|
+
│ │ │ https://github.com/formatjs/formatjs#readme │
|
|
740
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
741
|
+
│ @heroicons/react │ MIT │ https://github.com/tailwindlabs/heroicons#readme │
|
|
742
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
743
|
+
│ @iconify/types │ MIT │ Vjacheslav Trushkin │
|
|
744
|
+
│ │ │ Types for Iconify data │
|
|
745
|
+
│ │ │ https://github.com/iconify/iconify │
|
|
746
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
747
|
+
│ @iconify/utils │ MIT │ Vjacheslav Trushkin │
|
|
748
|
+
│ │ │ Common functions for working with Iconify icon sets used by various packages. │
|
|
749
|
+
│ │ │ https://iconify.design/docs/libraries/utils/ │
|
|
750
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
751
|
+
│ @jridgewell/gen-mapping │ MIT │ Justin Ridgewell │
|
|
752
|
+
│ │ │ Generate source maps │
|
|
753
|
+
│ │ │ https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping │
|
|
754
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
755
|
+
│ @jridgewell/resolve-uri │ MIT │ Justin Ridgewell │
|
|
756
|
+
│ │ │ Resolve a URI relative to an optional base URI │
|
|
757
|
+
│ │ │ https://github.com/jridgewell/resolve-uri#readme │
|
|
758
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
759
|
+
│ @jridgewell/sourcemap-codec │ MIT │ Justin Ridgewell │
|
|
760
|
+
│ │ │ Encode/decode sourcemap mappings │
|
|
761
|
+
│ │ │ https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec │
|
|
762
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
763
|
+
│ @jridgewell/trace-mapping │ MIT │ Justin Ridgewell │
|
|
764
|
+
│ │ │ Trace the original position through a source map │
|
|
765
|
+
│ │ │ https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping │
|
|
766
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
767
|
+
│ @mermaid-js/parser │ MIT │ Yokozuna59 │
|
|
768
|
+
│ │ │ MermaidJS parser │
|
|
769
|
+
│ │ │ https://github.com/mermaid-js/mermaid/tree/develop/packages/mermaid/parser/#readme │
|
|
770
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
771
|
+
│ @shikijs/core │ MIT │ Pine Wu │
|
|
772
|
+
│ │ │ Core of Shiki │
|
|
773
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
774
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
775
|
+
│ @shikijs/engine-javascript │ MIT │ Anthony Fu │
|
|
776
|
+
│ │ │ Engine for Shiki using JavaScript's native RegExp │
|
|
777
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
778
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
779
|
+
│ @shikijs/engine-oniguruma │ MIT │ Anthony Fu │
|
|
780
|
+
│ │ │ Engine for Shiki using Oniguruma RegExp engine in WebAssembly │
|
|
781
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
782
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
783
|
+
│ @shikijs/langs │ MIT │ Anthony Fu │
|
|
784
|
+
│ │ │ TextMate grammars for Shiki in ESM │
|
|
785
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
786
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
787
|
+
│ @shikijs/themes │ MIT │ Anthony Fu │
|
|
788
|
+
│ │ │ TextMate themes for Shiki in ESM │
|
|
789
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
790
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
791
|
+
│ @shikijs/types │ MIT │ Anthony Fu │
|
|
792
|
+
│ │ │ Type definitions for Shiki │
|
|
793
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
794
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
795
|
+
│ @shikijs/vscode-textmate │ MIT │ Microsoft Corporation │
|
|
796
|
+
│ │ │ Shiki's fork of `vscode-textmate` │
|
|
797
|
+
│ │ │ https://github.com/shikijs/vscode-textmate#readme │
|
|
798
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
799
|
+
│ @tanstack/react-table │ MIT │ Tanner Linsley │
|
|
800
|
+
│ │ │ Headless UI for building powerful tables & datagrids for React. │
|
|
801
|
+
│ │ │ https://tanstack.com/table │
|
|
802
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
803
|
+
│ @tanstack/table-core │ MIT │ Tanner Linsley │
|
|
804
|
+
│ │ │ Headless UI for building powerful tables & datagrids for TS/JS. │
|
|
805
|
+
│ │ │ https://tanstack.com/table │
|
|
806
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
807
|
+
│ @types/chroma-js │ MIT │ TypeScript definitions for Chroma.js │
|
|
808
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chroma-js │
|
|
809
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
810
|
+
│ @types/d3 │ MIT │ TypeScript definitions for d3 │
|
|
811
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3 │
|
|
812
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
813
|
+
│ @types/d3-array │ MIT │ TypeScript definitions for d3-array │
|
|
814
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-array │
|
|
815
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
816
|
+
│ @types/d3-axis │ MIT │ TypeScript definitions for d3-axis │
|
|
817
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-axis │
|
|
818
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
819
|
+
│ @types/d3-brush │ MIT │ TypeScript definitions for d3-brush │
|
|
820
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-brush │
|
|
821
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
822
|
+
│ @types/d3-chord │ MIT │ TypeScript definitions for d3-chord │
|
|
823
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-chord │
|
|
824
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
825
|
+
│ @types/d3-color │ MIT │ TypeScript definitions for d3-color │
|
|
826
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-color │
|
|
827
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
828
|
+
│ @types/d3-contour │ MIT │ TypeScript definitions for d3-contour │
|
|
829
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-contour │
|
|
830
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
831
|
+
│ @types/d3-delaunay │ MIT │ TypeScript definitions for d3-delaunay │
|
|
832
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-delaunay │
|
|
833
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
834
|
+
│ @types/d3-dispatch │ MIT │ TypeScript definitions for d3-dispatch │
|
|
835
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dispatch │
|
|
836
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
837
|
+
│ @types/d3-drag │ MIT │ TypeScript definitions for d3-drag │
|
|
838
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-drag │
|
|
839
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
840
|
+
│ @types/d3-dsv │ MIT │ TypeScript definitions for d3-dsv │
|
|
841
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-dsv │
|
|
842
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
843
|
+
│ @types/d3-ease │ MIT │ TypeScript definitions for d3-ease │
|
|
844
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-ease │
|
|
845
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
846
|
+
│ @types/d3-fetch │ MIT │ TypeScript definitions for d3-fetch │
|
|
847
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-fetch │
|
|
848
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
849
|
+
│ @types/d3-force │ MIT │ TypeScript definitions for d3-force │
|
|
850
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-force │
|
|
851
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
852
|
+
│ @types/d3-format │ MIT │ TypeScript definitions for d3-format │
|
|
853
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-format │
|
|
854
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
855
|
+
│ @types/d3-geo │ MIT │ TypeScript definitions for d3-geo │
|
|
856
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-geo │
|
|
857
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
858
|
+
│ @types/d3-hierarchy │ MIT │ TypeScript definitions for d3-hierarchy │
|
|
859
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-hierarchy │
|
|
860
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
861
|
+
│ @types/d3-interpolate │ MIT │ TypeScript definitions for d3-interpolate │
|
|
862
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate │
|
|
863
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
864
|
+
│ @types/d3-path │ MIT │ TypeScript definitions for d3-path │
|
|
865
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path │
|
|
866
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
867
|
+
│ @types/d3-polygon │ MIT │ TypeScript definitions for d3-polygon │
|
|
868
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-polygon │
|
|
869
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
870
|
+
│ @types/d3-quadtree │ MIT │ TypeScript definitions for d3-quadtree │
|
|
871
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-quadtree │
|
|
872
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
873
|
+
│ @types/d3-random │ MIT │ TypeScript definitions for d3-random │
|
|
874
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-random │
|
|
875
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
876
|
+
│ @types/d3-scale │ MIT │ TypeScript definitions for d3-scale │
|
|
877
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale │
|
|
878
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
879
|
+
│ @types/d3-scale-chromatic │ MIT │ TypeScript definitions for d3-scale-chromatic │
|
|
880
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale-chromatic │
|
|
881
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
882
|
+
│ @types/d3-selection │ MIT │ TypeScript definitions for d3-selection │
|
|
883
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-selection │
|
|
884
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
885
|
+
│ @types/d3-shape │ MIT │ TypeScript definitions for d3-shape │
|
|
886
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape │
|
|
887
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
888
|
+
│ @types/d3-time │ MIT │ TypeScript definitions for d3-time │
|
|
889
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time │
|
|
890
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
891
|
+
│ @types/d3-time-format │ MIT │ TypeScript definitions for d3-time-format │
|
|
892
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time-format │
|
|
893
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
894
|
+
│ @types/d3-timer │ MIT │ TypeScript definitions for d3-timer │
|
|
895
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-timer │
|
|
896
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
897
|
+
│ @types/d3-transition │ MIT │ TypeScript definitions for d3-transition │
|
|
898
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-transition │
|
|
899
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
900
|
+
│ @types/d3-zoom │ MIT │ TypeScript definitions for d3-zoom │
|
|
901
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-zoom │
|
|
902
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
903
|
+
│ @types/debug │ MIT │ TypeScript definitions for debug │
|
|
904
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug │
|
|
905
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
906
|
+
│ @types/estree │ MIT │ TypeScript definitions for estree │
|
|
907
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree │
|
|
908
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
909
|
+
│ @types/estree-jsx │ MIT │ TypeScript definitions for estree-jsx │
|
|
910
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree-jsx │
|
|
911
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
912
|
+
│ @types/geojson │ MIT │ TypeScript definitions for geojson │
|
|
913
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson │
|
|
914
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
915
|
+
│ @types/hast │ MIT │ TypeScript definitions for hast │
|
|
916
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast │
|
|
917
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
918
|
+
│ @types/katex │ MIT │ TypeScript definitions for katex │
|
|
919
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/katex │
|
|
920
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
921
|
+
│ @types/mdast │ MIT │ TypeScript definitions for mdast │
|
|
922
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast │
|
|
923
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
924
|
+
│ @types/ms │ MIT │ TypeScript definitions for ms │
|
|
925
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms │
|
|
926
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
927
|
+
│ @types/parse-json │ MIT │ TypeScript definitions for parse-json │
|
|
928
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json │
|
|
929
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
930
|
+
│ @types/prismjs │ MIT │ TypeScript definitions for prismjs │
|
|
931
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prismjs │
|
|
932
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
933
|
+
│ @types/react │ MIT │ TypeScript definitions for react │
|
|
934
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react │
|
|
935
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
936
|
+
│ @types/react-transition-group │ MIT │ TypeScript definitions for react-transition-group │
|
|
937
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group │
|
|
938
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
939
|
+
│ @types/trusted-types │ MIT │ TypeScript definitions for trusted-types │
|
|
940
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/trusted-types │
|
|
941
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
942
|
+
│ @types/unist │ MIT │ TypeScript definitions for unist │
|
|
943
|
+
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist │
|
|
944
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
945
|
+
│ @uiw/color-convert │ MIT │ Kenny Wong │
|
|
946
|
+
│ │ │ Color Convert │
|
|
947
|
+
│ │ │ https://uiwjs.github.io/react-color/#/convert │
|
|
948
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
949
|
+
│ @uiw/react-color │ MIT │ Kenny Wong │
|
|
950
|
+
│ │ │ Color Picker component for React. │
|
|
951
|
+
│ │ │ https://uiwjs.github.io/react-color │
|
|
952
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
953
|
+
│ @uiw/react-color-alpha │ MIT │ Kenny Wong │
|
|
954
|
+
│ │ │ Color alpha │
|
|
955
|
+
│ │ │ https://uiwjs.github.io/react-color/#/alpha │
|
|
956
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
957
|
+
│ @uiw/react-color-block │ MIT │ Kenny Wong │
|
|
958
|
+
│ │ │ Color Block Picker │
|
|
959
|
+
│ │ │ https://uiwjs.github.io/react-color/#/block │
|
|
960
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
961
|
+
│ @uiw/react-color-chrome │ MIT │ Kenny Wong │
|
|
962
|
+
│ │ │ Color Github Picker │
|
|
963
|
+
│ │ │ https://uiwjs.github.io/react-color/#/chrome │
|
|
964
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
965
|
+
│ @uiw/react-color-circle │ MIT │ Kenny Wong │
|
|
966
|
+
│ │ │ Color swatch component for React. │
|
|
967
|
+
│ │ │ https://uiwjs.github.io/react-color/#/circle │
|
|
968
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
969
|
+
│ @uiw/react-color-colorful │ MIT │ Kenny Wong │
|
|
970
|
+
│ │ │ Color Colorful │
|
|
971
|
+
│ │ │ https://uiwjs.github.io/react-color/#/colorful │
|
|
972
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
973
|
+
│ @uiw/react-color-compact │ MIT │ Kenny Wong │
|
|
974
|
+
│ │ │ Color Compact component for React. │
|
|
975
|
+
│ │ │ https://uiwjs.github.io/react-color/#/compact │
|
|
976
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
977
|
+
│ @uiw/react-color-editable-input │ MIT │ Kenny Wong │
|
|
978
|
+
│ │ │ Color Editable Input │
|
|
979
|
+
│ │ │ https://uiwjs.github.io/react-color/#/editable-input │
|
|
980
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
981
|
+
│ @uiw/react-color-editable-input-hsla │ MIT │ Kenny Wong │
|
|
982
|
+
│ │ │ Color Editable Input HSLA │
|
|
983
|
+
│ │ │ https://uiwjs.github.io/react-color/#/editable-input-hsla │
|
|
984
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
985
|
+
│ @uiw/react-color-editable-input-rgba │ MIT │ Kenny Wong │
|
|
986
|
+
│ │ │ Color Editable Input RGBA │
|
|
987
|
+
│ │ │ https://uiwjs.github.io/react-color/#/editable-input-rgba │
|
|
988
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
989
|
+
│ @uiw/react-color-github │ MIT │ Kenny Wong │
|
|
990
|
+
│ │ │ Color Github Picker │
|
|
991
|
+
│ │ │ https://uiwjs.github.io/react-color/#/github │
|
|
992
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
993
|
+
│ @uiw/react-color-hue │ MIT │ Kenny Wong │
|
|
994
|
+
│ │ │ Color hue │
|
|
995
|
+
│ │ │ https://uiwjs.github.io/react-color/#/hue │
|
|
996
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
997
|
+
│ @uiw/react-color-material │ MIT │ Kenny Wong │
|
|
998
|
+
│ │ │ Color Material │
|
|
999
|
+
│ │ │ https://uiwjs.github.io/react-color/#/material │
|
|
1000
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1001
|
+
│ @uiw/react-color-name │ MIT │ Kenny Wong │
|
|
1002
|
+
│ │ │ Color Name to Hex │
|
|
1003
|
+
│ │ │ https://uiwjs.github.io/react-color/#/name │
|
|
1004
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1005
|
+
│ @uiw/react-color-saturation │ MIT │ Kenny Wong │
|
|
1006
|
+
│ │ │ Color Saturation │
|
|
1007
|
+
│ │ │ https://uiwjs.github.io/react-color/#/saturation │
|
|
1008
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1009
|
+
│ @uiw/react-color-shade-slider │ MIT │ Kenny Wong │
|
|
1010
|
+
│ │ │ Color ShadeSlider component for React. │
|
|
1011
|
+
│ │ │ https://uiwjs.github.io/react-color/#/shade-slider │
|
|
1012
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1013
|
+
│ @uiw/react-color-sketch │ MIT │ Kenny Wong │
|
|
1014
|
+
│ │ │ Color Sketch component for React. │
|
|
1015
|
+
│ │ │ https://uiwjs.github.io/react-color/#/sketch │
|
|
1016
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1017
|
+
│ @uiw/react-color-slider │ MIT │ Kenny Wong │
|
|
1018
|
+
│ │ │ Color Slider component for React. │
|
|
1019
|
+
│ │ │ https://uiwjs.github.io/react-color/#/slider │
|
|
1020
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1021
|
+
│ @uiw/react-color-swatch │ MIT │ Kenny Wong │
|
|
1022
|
+
│ │ │ Color swatch component for React. │
|
|
1023
|
+
│ │ │ https://uiwjs.github.io/react-color/#/swatch │
|
|
1024
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1025
|
+
│ @uiw/react-color-wheel │ MIT │ Kenny Wong │
|
|
1026
|
+
│ │ │ Color wheel │
|
|
1027
|
+
│ │ │ https://uiwjs.github.io/react-color/#/wheel │
|
|
1028
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1029
|
+
│ @uiw/react-drag-event-interactive │ MIT │ Kenny Wong │
|
|
1030
|
+
│ │ │ react drag event interactive │
|
|
1031
|
+
│ │ │ https://uiwjs.github.io/react-color/#/drag-event-interactive │
|
|
1032
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1033
|
+
│ acorn │ MIT │ ECMAScript parser │
|
|
1034
|
+
│ │ │ https://github.com/acornjs/acorn │
|
|
1035
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1036
|
+
│ attr-accept │ MIT │ Andrey Okonetchnikov @okonetchnikov │
|
|
1037
|
+
│ │ │ JavaScript implementation of the "accept" attribute for HTML5 <input type="file"> │
|
|
1038
|
+
│ │ │ https://github.com/react-dropzone/attr-accept#readme │
|
|
1039
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1040
|
+
│ babel-plugin-macros │ MIT │ Kent C. Dodds │
|
|
1041
|
+
│ │ │ Allows you to build compile-time libraries │
|
|
1042
|
+
│ │ │ https://github.com/kentcdodds/babel-plugin-macros#readme │
|
|
1043
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1044
|
+
│ bail │ MIT │ Titus Wormer │
|
|
1045
|
+
│ │ │ Throw a given error │
|
|
1046
|
+
│ │ │ https://github.com/wooorm/bail#readme │
|
|
1047
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1048
|
+
│ base64-arraybuffer │ MIT │ Niklas von Hertzen │
|
|
1049
|
+
│ │ │ Encode/decode base64 data into ArrayBuffers │
|
|
1050
|
+
│ │ │ https://github.com/niklasvh/base64-arraybuffer │
|
|
1051
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1052
|
+
│ callsites │ MIT │ Sindre Sorhus │
|
|
1053
|
+
│ │ │ Get callsites from the V8 stack trace API │
|
|
1054
|
+
│ │ │ https://github.com/sindresorhus/callsites#readme │
|
|
1055
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1056
|
+
│ ccount │ MIT │ Titus Wormer │
|
|
1057
|
+
│ │ │ Count how often a character (or substring) is used in a string │
|
|
1058
|
+
│ │ │ https://github.com/wooorm/ccount#readme │
|
|
1059
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1060
|
+
│ character-entities │ MIT │ Titus Wormer │
|
|
1061
|
+
│ │ │ Map of named character references │
|
|
1062
|
+
│ │ │ https://github.com/wooorm/character-entities#readme │
|
|
1063
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1064
|
+
│ character-entities-html4 │ MIT │ Titus Wormer │
|
|
1065
|
+
│ │ │ Map of named character references from HTML 4 │
|
|
1066
|
+
│ │ │ https://github.com/wooorm/character-entities-html4#readme │
|
|
1067
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1068
|
+
│ character-entities-legacy │ MIT │ Titus Wormer │
|
|
1069
|
+
│ │ │ List of legacy HTML named character references that don’t need a trailing semicolon │
|
|
1070
|
+
│ │ │ https://github.com/wooorm/character-entities-legacy#readme │
|
|
1071
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1072
|
+
│ character-reference-invalid │ MIT │ Titus Wormer │
|
|
1073
|
+
│ │ │ Map of invalid numeric character references to their replacements, according to HTML │
|
|
1074
|
+
│ │ │ https://github.com/wooorm/character-reference-invalid#readme │
|
|
1075
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1076
|
+
│ chevrotain-allstar │ MIT │ TypeFox │
|
|
1077
|
+
│ │ │ LL(*) lookahead strategy for the Chevrotain parser library │
|
|
1078
|
+
│ │ │ https://github.com/langium/chevrotain-allstar#readme │
|
|
1079
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1080
|
+
│ classnames │ MIT │ Jed Watson │
|
|
1081
|
+
│ │ │ A simple utility for conditionally joining classNames together │
|
|
1082
|
+
│ │ │ https://github.com/JedWatson/classnames#readme │
|
|
1083
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1084
|
+
│ clsx │ MIT │ Luke Edwards │
|
|
1085
|
+
│ │ │ A tiny (239B) utility for constructing className strings conditionally. │
|
|
1086
|
+
│ │ │ https://github.com/lukeed/clsx#readme │
|
|
1087
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1088
|
+
│ colors-named │ MIT │ Kenny Wang │
|
|
1089
|
+
│ │ │ A array with color names. │
|
|
1090
|
+
│ │ │ https://jaywcjlove.github.io/colors-named/ │
|
|
1091
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1092
|
+
│ colors-named-hex │ MIT │ Kenny Wang │
|
|
1093
|
+
│ │ │ A array with color name -> Hex rgb. │
|
|
1094
|
+
│ │ │ https://jaywcjlove.github.io/colors-named-hex │
|
|
1095
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1096
|
+
│ comma-separated-tokens │ MIT │ Titus Wormer │
|
|
1097
|
+
│ │ │ Parse and stringify comma-separated tokens │
|
|
1098
|
+
│ │ │ https://github.com/wooorm/comma-separated-tokens#readme │
|
|
1099
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1100
|
+
│ commander │ MIT │ TJ Holowaychuk │
|
|
1101
|
+
│ │ │ the complete solution for node.js command-line programs │
|
|
1102
|
+
│ │ │ https://github.com/tj/commander.js#readme │
|
|
1103
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1104
|
+
│ confbox │ MIT │ Compact and high quality YAML, TOML, JSONC and JSON5 parsers │
|
|
1105
|
+
│ │ │ https://github.com/unjs/confbox#readme │
|
|
1106
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1107
|
+
│ convert-source-map │ MIT │ Thorsten Lorenz │
|
|
1108
|
+
│ │ │ Converts a source-map from/to different formats and allows adding/changing properties. │
|
|
1109
|
+
│ │ │ https://github.com/thlorenz/convert-source-map │
|
|
1110
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1111
|
+
│ cose-base │ MIT │ Core module for compound spring embedder based layout styles │
|
|
1112
|
+
│ │ │ https://github.com/iVis-at-Bilkent/cose-base#readme │
|
|
1113
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1114
|
+
│ cosmiconfig │ MIT │ David Clark │
|
|
1115
|
+
│ │ │ Find and load configuration from a package.json property, rc file, or CommonJS module │
|
|
1116
|
+
│ │ │ https://github.com/davidtheclark/cosmiconfig#readme │
|
|
1117
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1118
|
+
│ css-line-break │ MIT │ Niklas von Hertzen │
|
|
1119
|
+
│ │ │ https://github.com/niklasvh/css-line-break#readme │
|
|
1120
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1121
|
+
│ csstype │ MIT │ Fredrik Nicol │
|
|
1122
|
+
│ │ │ Strict TypeScript and Flow types for style based on MDN data │
|
|
1123
|
+
│ │ │ https://github.com/frenic/csstype#readme │
|
|
1124
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1125
|
+
│ cytoscape │ MIT │ Graph theory (a.k.a. network) library for analysis and visualisation │
|
|
1126
|
+
│ │ │ http://js.cytoscape.org │
|
|
1127
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1128
|
+
│ cytoscape-cose-bilkent │ MIT │ The CoSE layout for Cytoscape.js by Bilkent with enhanced compound node placement │
|
|
1129
|
+
│ │ │ https://github.com/cytoscape/cytoscape.js-cose-bilkent │
|
|
1130
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1131
|
+
│ cytoscape-fcose │ MIT │ iVis-at-Bilkent │
|
|
1132
|
+
│ │ │ The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement │
|
|
1133
|
+
│ │ │ https://github.com/iVis-at-Bilkent/cytoscape.js-fcose │
|
|
1134
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1135
|
+
│ dagre-d3-es │ MIT │ https://github.com/tbo47/dagre-es#readme │
|
|
1136
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1137
|
+
│ date-fns │ MIT │ Modern JavaScript date utility library │
|
|
1138
|
+
│ │ │ https://github.com/date-fns/date-fns#readme │
|
|
1139
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1140
|
+
│ dayjs │ MIT │ iamkun │
|
|
1141
|
+
│ │ │ 2KB immutable date time library alternative to Moment.js with the same modern API │
|
|
1142
|
+
│ │ │ https://day.js.org │
|
|
1143
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1144
|
+
│ debug │ MIT │ Josh Junon │
|
|
1145
|
+
│ │ │ Lightweight debugging utility for Node.js and the browser │
|
|
1146
|
+
│ │ │ https://github.com/debug-js/debug#readme │
|
|
1147
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1148
|
+
│ decimal.js │ MIT │ Michael Mclaughlin │
|
|
1149
|
+
│ │ │ An arbitrary-precision Decimal type for JavaScript. │
|
|
1150
|
+
│ │ │ https://github.com/MikeMcl/decimal.js#readme │
|
|
1151
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1152
|
+
│ decode-named-character-reference │ MIT │ Titus Wormer │
|
|
1153
|
+
│ │ │ Decode named character references │
|
|
1154
|
+
│ │ │ https://github.com/wooorm/decode-named-character-reference#readme │
|
|
1155
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1156
|
+
│ dequal │ MIT │ Luke Edwards │
|
|
1157
|
+
│ │ │ A tiny (304B to 489B) utility for check for deep equality │
|
|
1158
|
+
│ │ │ https://github.com/lukeed/dequal#readme │
|
|
1159
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1160
|
+
│ detect-browser │ MIT │ Damon Oehlman │
|
|
1161
|
+
│ │ │ Unpack a browser type and version from the useragent string │
|
|
1162
|
+
│ │ │ https://github.com/DamonOehlman/detect-browser │
|
|
1163
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1164
|
+
│ detect-node-es │ MIT │ Ilya Kantor │
|
|
1165
|
+
│ │ │ Detect Node.JS (as opposite to browser environment). ESM modification │
|
|
1166
|
+
│ │ │ https://github.com/thekashey/detect-node │
|
|
1167
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1168
|
+
│ devlop │ MIT │ Titus Wormer │
|
|
1169
|
+
│ │ │ Do things in development and nothing otherwise │
|
|
1170
|
+
│ │ │ https://github.com/wooorm/devlop#readme │
|
|
1171
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1172
|
+
│ dom-helpers │ MIT │ Jason Quense │
|
|
1173
|
+
│ │ │ tiny modular DOM lib for ie9+ │
|
|
1174
|
+
│ │ │ https://github.com/react-bootstrap/dom-helpers#readme │
|
|
1175
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1176
|
+
│ error-ex │ MIT │ Easy error subclassing and stack customization │
|
|
1177
|
+
│ │ │ https://github.com/qix-/node-error-ex#readme │
|
|
1178
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1179
|
+
│ escape-string-regexp │ MIT │ Sindre Sorhus │
|
|
1180
|
+
│ │ │ Escape RegExp special characters │
|
|
1181
|
+
│ │ │ https://github.com/sindresorhus/escape-string-regexp#readme │
|
|
1182
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1183
|
+
│ estree-util-is-identifier-name │ MIT │ Titus Wormer │
|
|
1184
|
+
│ │ │ Check if something can be an ecmascript (javascript) identifier name │
|
|
1185
|
+
│ │ │ https://github.com/syntax-tree/estree-util-is-identifier-name#readme │
|
|
1186
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1187
|
+
│ extend │ MIT │ Stefan Thomas │
|
|
1188
|
+
│ │ │ Port of jQuery.extend for node.js and the browser │
|
|
1189
|
+
│ │ │ https://github.com/justmoon/node-extend#readme │
|
|
1190
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1191
|
+
│ eyedropper-polyfill │ MIT │ Ilya Medvedev │
|
|
1192
|
+
│ │ │ EyeDropper API Polyfill │
|
|
1193
|
+
│ │ │ https://github.com/iam-medvedev/eyedropper-polyfill#readme │
|
|
1194
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1195
|
+
│ fault │ MIT │ Titus Wormer │
|
|
1196
|
+
│ │ │ Functional errors with formatted output │
|
|
1197
|
+
│ │ │ https://github.com/wooorm/fault#readme │
|
|
1198
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1199
|
+
│ file-selector │ MIT │ Roland Groza │
|
|
1200
|
+
│ │ │ Convert DataTransfer object to a list of File objects │
|
|
1201
|
+
│ │ │ https://github.com/react-dropzone/file-selector │
|
|
1202
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1203
|
+
│ find-root │ MIT │ jsdnxx │
|
|
1204
|
+
│ │ │ find the closest package.json │
|
|
1205
|
+
│ │ │ https://github.com/js-n/find-root#readme │
|
|
1206
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1207
|
+
│ focus-lock │ MIT │ theKashey │
|
|
1208
|
+
│ │ │ DOM trap for a focus │
|
|
1209
|
+
│ │ │ https://github.com/theKashey/focus-lock#readme │
|
|
1210
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1211
|
+
│ format │ MIT │ Sami Samhuri │
|
|
1212
|
+
│ │ │ printf, sprintf, and vsprintf for JavaScript │
|
|
1213
|
+
│ │ │ http://samhuri.net/proj/format │
|
|
1214
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1215
|
+
│ function-bind │ MIT │ Raynos │
|
|
1216
|
+
│ │ │ Implementation of Function.prototype.bind │
|
|
1217
|
+
│ │ │ https://github.com/Raynos/function-bind │
|
|
1218
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1219
|
+
│ get-east-asian-width │ MIT │ Sindre Sorhus │
|
|
1220
|
+
│ │ │ Determine the East Asian Width of a Unicode character │
|
|
1221
|
+
│ │ │ https://github.com/sindresorhus/get-east-asian-width#readme │
|
|
1222
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1223
|
+
│ hachure-fill │ MIT │ Preet Shihn │
|
|
1224
|
+
│ │ │ Fill a polygon with lines │
|
|
1225
|
+
│ │ │ https://github.com/pshihn/hachure-fill#readme │
|
|
1226
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1227
|
+
│ hasown │ MIT │ Jordan Harband │
|
|
1228
|
+
│ │ │ A robust, ES3 compatible, "has own property" predicate. │
|
|
1229
|
+
│ │ │ https://github.com/inspect-js/hasOwn#readme │
|
|
1230
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1231
|
+
│ hast │ MIT │ Titus Wormer │
|
|
1232
|
+
│ │ │ Renamed to rehype │
|
|
1233
|
+
│ │ │ https://github.com/wooorm/rehype#readme │
|
|
1234
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1235
|
+
│ hast-util-from-html │ MIT │ Titus Wormer │
|
|
1236
|
+
│ │ │ hast utility to parse from HTML │
|
|
1237
|
+
│ │ │ https://github.com/syntax-tree/hast-util-from-html#readme │
|
|
1238
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1239
|
+
│ hast-util-from-html-isomorphic │ MIT │ Remco Haszing │
|
|
1240
|
+
│ │ │ hast utility that turns HTML into a syntax tree (while being small in browsers) │
|
|
1241
|
+
│ │ │ https://github.com/syntax-tree/hast-util-from-html-isomorphic#readme │
|
|
1242
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1243
|
+
│ hast-util-from-parse5 │ MIT │ Titus Wormer │
|
|
1244
|
+
│ │ │ hast utility to transform from a `parse5` AST │
|
|
1245
|
+
│ │ │ https://github.com/syntax-tree/hast-util-from-parse5#readme │
|
|
1246
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1247
|
+
│ hast-util-is-element │ MIT │ Titus Wormer │
|
|
1248
|
+
│ │ │ hast utility to check if a node is a (certain) element │
|
|
1249
|
+
│ │ │ https://github.com/syntax-tree/hast-util-is-element#readme │
|
|
1250
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1251
|
+
│ hast-util-parse-selector │ MIT │ Titus Wormer │
|
|
1252
|
+
│ │ │ hast utility to create an element from a simple CSS selector │
|
|
1253
|
+
│ │ │ https://github.com/syntax-tree/hast-util-parse-selector#readme │
|
|
1254
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1255
|
+
│ hast-util-raw │ MIT │ Titus Wormer │
|
|
1256
|
+
│ │ │ hast utility to reparse a tree │
|
|
1257
|
+
│ │ │ https://github.com/syntax-tree/hast-util-raw#readme │
|
|
1258
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1259
|
+
│ hast-util-sanitize │ MIT │ Titus Wormer │
|
|
1260
|
+
│ │ │ hast utility to sanitize nodes │
|
|
1261
|
+
│ │ │ https://github.com/syntax-tree/hast-util-sanitize#readme │
|
|
1262
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1263
|
+
│ hast-util-to-html │ MIT │ Titus Wormer │
|
|
1264
|
+
│ │ │ hast utility to serialize to HTML │
|
|
1265
|
+
│ │ │ https://github.com/syntax-tree/hast-util-to-html#readme │
|
|
1266
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1267
|
+
│ hast-util-to-jsx-runtime │ MIT │ Titus Wormer │
|
|
1268
|
+
│ │ │ hast utility to transform to preact, react, solid, svelte, vue, etc │
|
|
1269
|
+
│ │ │ https://github.com/syntax-tree/hast-util-to-jsx-runtime#readme │
|
|
1270
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1271
|
+
│ hast-util-to-parse5 │ MIT │ Titus Wormer │
|
|
1272
|
+
│ │ │ hast utility to transform to a `parse5` AST │
|
|
1273
|
+
│ │ │ https://github.com/syntax-tree/hast-util-to-parse5#readme │
|
|
1274
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1275
|
+
│ hast-util-to-text │ MIT │ Titus Wormer │
|
|
1276
|
+
│ │ │ hast utility to get the plain-text value of a node according to the `innerText` algorithm │
|
|
1277
|
+
│ │ │ https://github.com/syntax-tree/hast-util-to-text#readme │
|
|
1278
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1279
|
+
│ hast-util-whitespace │ MIT │ Titus Wormer │
|
|
1280
|
+
│ │ │ hast utility to check if a node is inter-element whitespace │
|
|
1281
|
+
│ │ │ https://github.com/syntax-tree/hast-util-whitespace#readme │
|
|
1282
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1283
|
+
│ hastscript │ MIT │ Titus Wormer │
|
|
1284
|
+
│ │ │ hast utility to create trees │
|
|
1285
|
+
│ │ │ https://github.com/syntax-tree/hastscript#readme │
|
|
1286
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1287
|
+
│ html-url-attributes │ MIT │ Titus Wormer │
|
|
1288
|
+
│ │ │ Map of URL attributes in HTML │
|
|
1289
|
+
│ │ │ https://github.com/rehypejs/rehype-minify/tree/main#readme │
|
|
1290
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1291
|
+
│ html-void-elements │ MIT │ Titus Wormer │
|
|
1292
|
+
│ │ │ List of HTML void tag names │
|
|
1293
|
+
│ │ │ https://github.com/wooorm/html-void-elements#readme │
|
|
1294
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1295
|
+
│ html2canvas-pro │ MIT │ yorickshan │
|
|
1296
|
+
│ │ │ Screenshots with JavaScript. Next generation! │
|
|
1297
|
+
│ │ │ https://yorickshan.github.io/html2canvas-pro/ │
|
|
1298
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1299
|
+
│ iconv-lite │ MIT │ Alexander Shtuchkin │
|
|
1300
|
+
│ │ │ Convert character encodings in pure javascript. │
|
|
1301
|
+
│ │ │ https://github.com/ashtuchkin/iconv-lite │
|
|
1302
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1303
|
+
│ import-fresh │ MIT │ Sindre Sorhus │
|
|
1304
|
+
│ │ │ Import a module while bypassing the cache │
|
|
1305
|
+
│ │ │ https://github.com/sindresorhus/import-fresh#readme │
|
|
1306
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1307
|
+
│ inline-style-parser │ MIT │ An inline style parser. │
|
|
1308
|
+
│ │ │ https://github.com/remarkablemark/inline-style-parser#readme │
|
|
1309
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1310
|
+
│ is-alphabetical │ MIT │ Titus Wormer │
|
|
1311
|
+
│ │ │ Check if a character is alphabetical │
|
|
1312
|
+
│ │ │ https://github.com/wooorm/is-alphabetical#readme │
|
|
1313
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1314
|
+
│ is-alphanumerical │ MIT │ Titus Wormer │
|
|
1315
|
+
│ │ │ Check if a character is alphanumerical │
|
|
1316
|
+
│ │ │ https://github.com/wooorm/is-alphanumerical#readme │
|
|
1317
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1318
|
+
│ is-arrayish │ MIT │ Qix │
|
|
1319
|
+
│ │ │ Determines if an object can be used as an array │
|
|
1320
|
+
│ │ │ https://github.com/qix-/node-is-arrayish#readme │
|
|
1321
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1322
|
+
│ is-core-module │ MIT │ Jordan Harband │
|
|
1323
|
+
│ │ │ Is this specifier a node.js core module? │
|
|
1324
|
+
│ │ │ https://github.com/inspect-js/is-core-module │
|
|
1325
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1326
|
+
│ is-decimal │ MIT │ Titus Wormer │
|
|
1327
|
+
│ │ │ Check if a character is decimal │
|
|
1328
|
+
│ │ │ https://github.com/wooorm/is-decimal#readme │
|
|
1329
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1330
|
+
│ is-hexadecimal │ MIT │ Titus Wormer │
|
|
1331
|
+
│ │ │ Check if a character is hexadecimal │
|
|
1332
|
+
│ │ │ https://github.com/wooorm/is-hexadecimal#readme │
|
|
1333
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1334
|
+
│ is-plain-obj │ MIT │ Sindre Sorhus │
|
|
1335
|
+
│ │ │ Check if a value is a plain object │
|
|
1336
|
+
│ │ │ https://github.com/sindresorhus/is-plain-obj#readme │
|
|
1337
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1338
|
+
│ js-tokens │ MIT │ Simon Lydell │
|
|
1339
|
+
│ │ │ A regex that tokenizes JavaScript. │
|
|
1340
|
+
│ │ │ https://github.com/lydell/js-tokens#readme │
|
|
1341
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1342
|
+
│ jsesc │ MIT │ Mathias Bynens │
|
|
1343
|
+
│ │ │ Given some data, jsesc returns the shortest possible stringified & ASCII-safe │
|
|
1344
|
+
│ │ │ representation of that data. │
|
|
1345
|
+
│ │ │ https://mths.be/jsesc │
|
|
1346
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1347
|
+
│ json-parse-even-better-errors │ MIT │ Kat Marchán │
|
|
1348
|
+
│ │ │ JSON.parse with context information on error │
|
|
1349
|
+
│ │ │ https://github.com/npm/json-parse-even-better-errors#readme │
|
|
1350
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1351
|
+
│ katex │ MIT │ Fast math typesetting for the web. │
|
|
1352
|
+
│ │ │ https://katex.org │
|
|
1353
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1354
|
+
│ langium │ MIT │ TypeFox │
|
|
1355
|
+
│ │ │ A language engineering tool for the Language Server Protocol │
|
|
1356
|
+
│ │ │ https://langium.org │
|
|
1357
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1358
|
+
│ layout-base │ MIT │ Basic layout model and some utilities for Cytoscape.js layout extensions │
|
|
1359
|
+
│ │ │ https://github.com/iVis-at-Bilkent/layout-base#readme │
|
|
1360
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1361
|
+
│ lines-and-columns │ MIT │ Brian Donovan │
|
|
1362
|
+
│ │ │ Maps lines and columns to character offsets and back. │
|
|
1363
|
+
│ │ │ https://github.com/eventualbuddha/lines-and-columns#readme │
|
|
1364
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1365
|
+
│ lodash-es │ MIT │ John-David Dalton │
|
|
1366
|
+
│ │ │ Lodash exported as ES modules. │
|
|
1367
|
+
│ │ │ https://lodash.com/custom-builds │
|
|
1368
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1369
|
+
│ lodash.debounce │ MIT │ John-David Dalton │
|
|
1370
|
+
│ │ │ The lodash method `_.debounce` exported as a module. │
|
|
1371
|
+
│ │ │ https://lodash.com/ │
|
|
1372
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1373
|
+
│ longest-streak │ MIT │ Titus Wormer │
|
|
1374
|
+
│ │ │ Count the longest repeating streak of a substring │
|
|
1375
|
+
│ │ │ https://github.com/wooorm/longest-streak#readme │
|
|
1376
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1377
|
+
│ loose-envify │ MIT │ Andres Suarez │
|
|
1378
|
+
│ │ │ Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST │
|
|
1379
|
+
│ │ │ https://github.com/zertosh/loose-envify │
|
|
1380
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1381
|
+
│ lowlight │ MIT │ Titus Wormer │
|
|
1382
|
+
│ │ │ Virtual syntax highlighting for virtual DOMs and non-HTML things │
|
|
1383
|
+
│ │ │ https://github.com/wooorm/lowlight#readme │
|
|
1384
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1385
|
+
│ markdown-table │ MIT │ Titus Wormer │
|
|
1386
|
+
│ │ │ Generate a markdown (GFM) table │
|
|
1387
|
+
│ │ │ https://github.com/wooorm/markdown-table#readme │
|
|
1388
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1389
|
+
│ marked │ MIT │ Christopher Jeffrey │
|
|
1390
|
+
│ │ │ A markdown parser built for speed │
|
|
1391
|
+
│ │ │ https://marked.js.org │
|
|
1392
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1393
|
+
│ mdast-util-find-and-replace │ MIT │ Titus Wormer │
|
|
1394
|
+
│ │ │ mdast utility to find and replace text in a tree │
|
|
1395
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-find-and-replace#readme │
|
|
1396
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1397
|
+
│ mdast-util-from-markdown │ MIT │ Titus Wormer │
|
|
1398
|
+
│ │ │ mdast utility to parse markdown │
|
|
1399
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-from-markdown#readme │
|
|
1400
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1401
|
+
│ mdast-util-gfm │ MIT │ Titus Wormer │
|
|
1402
|
+
│ │ │ mdast extension to parse and serialize GFM (GitHub Flavored Markdown) │
|
|
1403
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm#readme │
|
|
1404
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1405
|
+
│ mdast-util-gfm-autolink-literal │ MIT │ Titus Wormer │
|
|
1406
|
+
│ │ │ mdast extension to parse and serialize GFM autolink literals │
|
|
1407
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm-autolink-literal#readme │
|
|
1408
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1409
|
+
│ mdast-util-gfm-footnote │ MIT │ Titus Wormer │
|
|
1410
|
+
│ │ │ mdast extension to parse and serialize GFM footnotes │
|
|
1411
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm-footnote#readme │
|
|
1412
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1413
|
+
│ mdast-util-gfm-strikethrough │ MIT │ Titus Wormer │
|
|
1414
|
+
│ │ │ mdast extension to parse and serialize GFM strikethrough │
|
|
1415
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm-strikethrough#readme │
|
|
1416
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1417
|
+
│ mdast-util-gfm-table │ MIT │ Titus Wormer │
|
|
1418
|
+
│ │ │ mdast extension to parse and serialize GFM tables │
|
|
1419
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm-table#readme │
|
|
1420
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1421
|
+
│ mdast-util-gfm-task-list-item │ MIT │ Titus Wormer │
|
|
1422
|
+
│ │ │ mdast extension to parse and serialize GFM task list items │
|
|
1423
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-gfm-task-list-item#readme │
|
|
1424
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1425
|
+
│ mdast-util-math │ MIT │ Titus Wormer │
|
|
1426
|
+
│ │ │ mdast extension to parse and serialize math │
|
|
1427
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-math#readme │
|
|
1428
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1429
|
+
│ mdast-util-mdx-expression │ MIT │ Titus Wormer │
|
|
1430
|
+
│ │ │ mdast extension to parse and serialize MDX (or MDX.js) expressions │
|
|
1431
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-mdx-expression#readme │
|
|
1432
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1433
|
+
│ mdast-util-mdx-jsx │ MIT │ Titus Wormer │
|
|
1434
|
+
│ │ │ mdast extension to parse and serialize MDX or MDX.js JSX │
|
|
1435
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-mdx-jsx#readme │
|
|
1436
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1437
|
+
│ mdast-util-mdxjs-esm │ MIT │ Titus Wormer │
|
|
1438
|
+
│ │ │ mdast extension to parse and serialize MDX.js ESM (import/exports) │
|
|
1439
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-mdxjs-esm#readme │
|
|
1440
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1441
|
+
│ mdast-util-phrasing │ MIT │ Victor Felder │
|
|
1442
|
+
│ │ │ mdast utility to check if a node is phrasing content │
|
|
1443
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-phrasing#readme │
|
|
1444
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1445
|
+
│ mdast-util-to-hast │ MIT │ Titus Wormer │
|
|
1446
|
+
│ │ │ mdast utility to transform to hast │
|
|
1447
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-to-hast#readme │
|
|
1448
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1449
|
+
│ mdast-util-to-markdown │ MIT │ Titus Wormer │
|
|
1450
|
+
│ │ │ mdast utility to serialize markdown │
|
|
1451
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-to-markdown#readme │
|
|
1452
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1453
|
+
│ mdast-util-to-string │ MIT │ Titus Wormer │
|
|
1454
|
+
│ │ │ mdast utility to get the plain text content of a node │
|
|
1455
|
+
│ │ │ https://github.com/syntax-tree/mdast-util-to-string#readme │
|
|
1456
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1457
|
+
│ memoize-one │ MIT │ Alex Reardon │
|
|
1458
|
+
│ │ │ A memoization library which only remembers the latest invocation │
|
|
1459
|
+
│ │ │ https://github.com/alexreardon/memoize-one#readme │
|
|
1460
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1461
|
+
│ mermaid │ MIT │ Knut Sveidqvist │
|
|
1462
|
+
│ │ │ Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, │
|
|
1463
|
+
│ │ │ gantt charts, git graphs and more. │
|
|
1464
|
+
│ │ │ https://github.com/mermaid-js/mermaid#readme │
|
|
1465
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1466
|
+
│ micromark │ MIT │ Titus Wormer │
|
|
1467
|
+
│ │ │ small commonmark compliant markdown parser with positional info and concrete tokens │
|
|
1468
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1469
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1470
|
+
│ micromark-core-commonmark │ MIT │ Titus Wormer │
|
|
1471
|
+
│ │ │ The CommonMark markdown constructs │
|
|
1472
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1473
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1474
|
+
│ micromark-extension-cjk-friendly │ MIT │ Tatsunori Uchino │
|
|
1475
|
+
│ │ │ micromark extension to make Markdown emphasis (`**`) in CommonMark more friendly with │
|
|
1476
|
+
│ │ │ Chinese, Japanese, and Korean (CJK) │
|
|
1477
|
+
│ │ │ https://github.com/tats-u/markdown-cjk-friendly#readme │
|
|
1478
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1479
|
+
│ micromark-extension-cjk-friendly-gfm-strikethrough │ MIT │ Tatsunori Uchino │
|
|
1480
|
+
│ │ │ micromark extension to make Markdown strikethrough (`~~`) in GFM more friendly with │
|
|
1481
|
+
│ │ │ Chinese, Japanese, and Korean (CJK) │
|
|
1482
|
+
│ │ │ https://github.com/tats-u/markdown-cjk-friendly#readme │
|
|
1483
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1484
|
+
│ micromark-extension-cjk-friendly-util │ MIT │ Tatsunori Uchino │
|
|
1485
|
+
│ │ │ common library for micromark-extension-cjk-friendly and its related packages │
|
|
1486
|
+
│ │ │ https://github.com/tats-u/markdown-cjk-friendly#readme │
|
|
1487
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1488
|
+
│ micromark-extension-gfm │ MIT │ Titus Wormer │
|
|
1489
|
+
│ │ │ micromark extension to support GFM (GitHub Flavored Markdown) │
|
|
1490
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm#readme │
|
|
1491
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1492
|
+
│ micromark-extension-gfm-autolink-literal │ MIT │ Titus Wormer │
|
|
1493
|
+
│ │ │ micromark extension to support GFM autolink literals │
|
|
1494
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-autolink-literal#readme │
|
|
1495
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1496
|
+
│ micromark-extension-gfm-footnote │ MIT │ Titus Wormer │
|
|
1497
|
+
│ │ │ micromark extension to support GFM footnotes │
|
|
1498
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-footnote#readme │
|
|
1499
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1500
|
+
│ micromark-extension-gfm-strikethrough │ MIT │ Titus Wormer │
|
|
1501
|
+
│ │ │ micromark extension to support GFM strikethrough │
|
|
1502
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-strikethrough#readme │
|
|
1503
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1504
|
+
│ micromark-extension-gfm-table │ MIT │ Titus Wormer │
|
|
1505
|
+
│ │ │ micromark extension to support GFM tables │
|
|
1506
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-table#readme │
|
|
1507
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1508
|
+
│ micromark-extension-gfm-tagfilter │ MIT │ Titus Wormer │
|
|
1509
|
+
│ │ │ micromark extension to support GFM tagfilter │
|
|
1510
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-tagfilter#readme │
|
|
1511
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1512
|
+
│ micromark-extension-gfm-task-list-item │ MIT │ Titus Wormer │
|
|
1513
|
+
│ │ │ micromark extension to support GFM task list items │
|
|
1514
|
+
│ │ │ https://github.com/micromark/micromark-extension-gfm-task-list-item#readme │
|
|
1515
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1516
|
+
│ micromark-extension-math │ MIT │ Titus Wormer │
|
|
1517
|
+
│ │ │ micromark extension to support math (`$C_L$`) │
|
|
1518
|
+
│ │ │ https://github.com/micromark/micromark-extension-math#readme │
|
|
1519
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1520
|
+
│ micromark-factory-destination │ MIT │ Titus Wormer │
|
|
1521
|
+
│ │ │ micromark factory to parse destinations (found in resources, definitions) │
|
|
1522
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1523
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1524
|
+
│ micromark-factory-label │ MIT │ Titus Wormer │
|
|
1525
|
+
│ │ │ micromark factory to parse labels (found in media, definitions) │
|
|
1526
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1527
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1528
|
+
│ micromark-factory-space │ MIT │ Titus Wormer │
|
|
1529
|
+
│ │ │ micromark factory to parse markdown space (found in lots of places) │
|
|
1530
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1531
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1532
|
+
│ micromark-factory-title │ MIT │ Titus Wormer │
|
|
1533
|
+
│ │ │ micromark factory to parse markdown titles (found in resources, definitions) │
|
|
1534
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1535
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1536
|
+
│ micromark-factory-whitespace │ MIT │ Titus Wormer │
|
|
1537
|
+
│ │ │ micromark factory to parse markdown whitespace (found in lots of places) │
|
|
1538
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1539
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1540
|
+
│ micromark-util-character │ MIT │ Titus Wormer │
|
|
1541
|
+
│ │ │ micromark utility to handle character codes │
|
|
1542
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1543
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1544
|
+
│ micromark-util-chunked │ MIT │ Titus Wormer │
|
|
1545
|
+
│ │ │ micromark utility to splice and push with giant arrays │
|
|
1546
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1547
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1548
|
+
│ micromark-util-classify-character │ MIT │ Titus Wormer │
|
|
1549
|
+
│ │ │ micromark utility to classify whether a character is whitespace or punctuation │
|
|
1550
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1551
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1552
|
+
│ micromark-util-combine-extensions │ MIT │ Titus Wormer │
|
|
1553
|
+
│ │ │ micromark utility to combine syntax or html extensions │
|
|
1554
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1555
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1556
|
+
│ micromark-util-decode-numeric-character-reference │ MIT │ Titus Wormer │
|
|
1557
|
+
│ │ │ micromark utility to decode numeric character references │
|
|
1558
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1559
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1560
|
+
│ micromark-util-decode-string │ MIT │ Titus Wormer │
|
|
1561
|
+
│ │ │ micromark utility to decode markdown strings │
|
|
1562
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1563
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1564
|
+
│ micromark-util-encode │ MIT │ Titus Wormer │
|
|
1565
|
+
│ │ │ micromark utility to encode dangerous html characters │
|
|
1566
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1567
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1568
|
+
│ micromark-util-html-tag-name │ MIT │ Titus Wormer │
|
|
1569
|
+
│ │ │ micromark utility with list of html tag names │
|
|
1570
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1571
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1572
|
+
│ micromark-util-normalize-identifier │ MIT │ Titus Wormer │
|
|
1573
|
+
│ │ │ micromark utility normalize identifiers (as found in references, definitions) │
|
|
1574
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1575
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1576
|
+
│ micromark-util-resolve-all │ MIT │ Titus Wormer │
|
|
1577
|
+
│ │ │ micromark utility to resolve subtokens │
|
|
1578
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1579
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1580
|
+
│ micromark-util-sanitize-uri │ MIT │ Titus Wormer │
|
|
1581
|
+
│ │ │ micromark utility to sanitize urls │
|
|
1582
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1583
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1584
|
+
│ micromark-util-subtokenize │ MIT │ Titus Wormer │
|
|
1585
|
+
│ │ │ micromark utility to tokenize subtokens │
|
|
1586
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1587
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1588
|
+
│ micromark-util-symbol │ MIT │ Titus Wormer │
|
|
1589
|
+
│ │ │ micromark utility with symbols │
|
|
1590
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1591
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1592
|
+
│ micromark-util-types │ MIT │ Titus Wormer │
|
|
1593
|
+
│ │ │ micromark utility with a couple of typescript types │
|
|
1594
|
+
│ │ │ https://github.com/micromark/micromark/tree/main#readme │
|
|
1595
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1596
|
+
│ mlly │ MIT │ Missing ECMAScript module utils for Node.js │
|
|
1597
|
+
│ │ │ https://github.com/unjs/mlly#readme │
|
|
1598
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1599
|
+
│ ms │ MIT │ Tiny millisecond conversion utility │
|
|
1600
|
+
│ │ │ https://github.com/vercel/ms#readme │
|
|
1601
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1602
|
+
│ object-assign │ MIT │ Sindre Sorhus │
|
|
1603
|
+
│ │ │ ES2015 `Object.assign()` ponyfill │
|
|
1604
|
+
│ │ │ https://github.com/sindresorhus/object-assign#readme │
|
|
1605
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1606
|
+
│ oniguruma-parser │ MIT │ Steven Levithan │
|
|
1607
|
+
│ │ │ Parse, validate, traverse, transform, and optimize Oniguruma regular expressions │
|
|
1608
|
+
│ │ │ https://github.com/slevithan/oniguruma-parser#readme │
|
|
1609
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1610
|
+
│ oniguruma-to-es │ MIT │ Steven Levithan │
|
|
1611
|
+
│ │ │ Convert Oniguruma patterns to native JavaScript RegExp │
|
|
1612
|
+
│ │ │ https://github.com/slevithan/oniguruma-to-es#readme │
|
|
1613
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1614
|
+
│ package-manager-detector │ MIT │ Anthony Fu │
|
|
1615
|
+
│ │ │ Package manager detector │
|
|
1616
|
+
│ │ │ https://github.com/antfu-collective/package-manager-detector#readme │
|
|
1617
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1618
|
+
│ parent-module │ MIT │ Sindre Sorhus │
|
|
1619
|
+
│ │ │ Get the path of the parent module │
|
|
1620
|
+
│ │ │ https://github.com/sindresorhus/parent-module#readme │
|
|
1621
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1622
|
+
│ parse-entities │ MIT │ Titus Wormer │
|
|
1623
|
+
│ │ │ Parse HTML character references │
|
|
1624
|
+
│ │ │ https://github.com/wooorm/parse-entities#readme │
|
|
1625
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1626
|
+
│ parse-json │ MIT │ Sindre Sorhus │
|
|
1627
|
+
│ │ │ Parse JSON with more helpful errors │
|
|
1628
|
+
│ │ │ https://github.com/sindresorhus/parse-json#readme │
|
|
1629
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1630
|
+
│ parse5 │ MIT │ Ivan Nikulin │
|
|
1631
|
+
│ │ │ HTML parser and serializer. │
|
|
1632
|
+
│ │ │ https://parse5.js.org │
|
|
1633
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1634
|
+
│ path-data-parser │ MIT │ Preet Shihn │
|
|
1635
|
+
│ │ │ Yet another SVG path parser. This one's tiny │
|
|
1636
|
+
│ │ │ https://github.com/pshihn/path-data-parser#readme │
|
|
1637
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1638
|
+
│ path-parse │ MIT │ Javier Blanco │
|
|
1639
|
+
│ │ │ Node.js path.parse() ponyfill │
|
|
1640
|
+
│ │ │ https://github.com/jbgutierrez/path-parse#readme │
|
|
1641
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1642
|
+
│ path-type │ MIT │ Sindre Sorhus │
|
|
1643
|
+
│ │ │ Check if a path is a file, directory, or symlink │
|
|
1644
|
+
│ │ │ https://github.com/sindresorhus/path-type#readme │
|
|
1645
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1646
|
+
│ pathe │ MIT │ Universal filesystem path utils │
|
|
1647
|
+
│ │ │ https://github.com/unjs/pathe#readme │
|
|
1648
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1649
|
+
│ pkg-types │ MIT │ Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json` │
|
|
1650
|
+
│ │ │ https://github.com/unjs/pkg-types#readme │
|
|
1651
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1652
|
+
│ points-on-curve │ MIT │ Preet Shihn │
|
|
1653
|
+
│ │ │ Estimate points on a bezier curve or a set of connexted bezier curves │
|
|
1654
|
+
│ │ │ https://github.com/pshihn/bezier-points#readme │
|
|
1655
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1656
|
+
│ points-on-path │ MIT │ Preet Shihn │
|
|
1657
|
+
│ │ │ Estimate points on a SVG path │
|
|
1658
|
+
│ │ │ https://github.com/pshihn/points-on-path#readme │
|
|
1659
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1660
|
+
│ prismjs │ MIT │ Lea Verou │
|
|
1661
|
+
│ │ │ Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. │
|
|
1662
|
+
│ │ │ https://github.com/PrismJS/prism#readme │
|
|
1663
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1664
|
+
│ prop-types │ MIT │ Runtime type checking for React props and similar objects. │
|
|
1665
|
+
│ │ │ https://facebook.github.io/react/ │
|
|
1666
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1667
|
+
│ property-information │ MIT │ Titus Wormer │
|
|
1668
|
+
│ │ │ Info on the properties and attributes of the web platform │
|
|
1669
|
+
│ │ │ https://github.com/wooorm/property-information#readme │
|
|
1670
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1671
|
+
│ re-resizable │ MIT │ bokuweb │
|
|
1672
|
+
│ │ │ Resizable component for React. │
|
|
1673
|
+
│ │ │ https://github.com/bokuweb/react-resizable-box │
|
|
1674
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1675
|
+
│ react │ MIT │ React is a JavaScript library for building user interfaces. │
|
|
1676
|
+
│ │ │ https://react.dev/ │
|
|
1677
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1678
|
+
│ react-clientside-effect │ MIT │ Dan Abramov │
|
|
1679
|
+
│ │ │ Create components whose prop changes map to a global side effect │
|
|
1680
|
+
│ │ │ https://github.com/thekashey/react-clientside-effect │
|
|
1681
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1682
|
+
│ react-datepicker │ MIT │ HackerOne │
|
|
1683
|
+
│ │ │ A simple and reusable datepicker component for React │
|
|
1684
|
+
│ │ │ https://github.com/Hacker0x01/react-datepicker │
|
|
1685
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1686
|
+
│ react-dom │ MIT │ React package for working with the DOM. │
|
|
1687
|
+
│ │ │ https://react.dev/ │
|
|
1688
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1689
|
+
│ react-dropzone │ MIT │ Param Aggarwal │
|
|
1690
|
+
│ │ │ Simple HTML5 drag-drop zone with React.js │
|
|
1691
|
+
│ │ │ https://github.com/react-dropzone/react-dropzone │
|
|
1692
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1693
|
+
│ react-focus-lock │ MIT │ theKashey │
|
|
1694
|
+
│ │ │ It is a trap! (for a focus) │
|
|
1695
|
+
│ │ │ https://github.com/theKashey/react-focus-lock#readme │
|
|
1696
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1697
|
+
│ react-is │ MIT │ Brand checking of React Elements. │
|
|
1698
|
+
│ │ │ https://reactjs.org/ │
|
|
1699
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1700
|
+
│ react-select │ MIT │ Jed Watson │
|
|
1701
|
+
│ │ │ A Select control built with and for ReactJS │
|
|
1702
|
+
│ │ │ https://github.com/JedWatson/react-select/tree/master#readme │
|
|
1703
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1704
|
+
│ react-syntax-highlighter │ MIT │ Conor Hastings │
|
|
1705
|
+
│ │ │ syntax highlighting component for react with prismjs or highlightjs ast using inline styles │
|
|
1706
|
+
│ │ │ https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme │
|
|
1707
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1708
|
+
│ refractor │ MIT │ Titus Wormer │
|
|
1709
|
+
│ │ │ Lightweight, robust, elegant virtual syntax highlighting using Prism │
|
|
1710
|
+
│ │ │ https://github.com/wooorm/refractor#readme │
|
|
1711
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1712
|
+
│ regex │ MIT │ Steven Levithan │
|
|
1713
|
+
│ │ │ Regex template tag with extended syntax, context-aware interpolation, and always-on best │
|
|
1714
|
+
│ │ │ practices │
|
|
1715
|
+
│ │ │ https://github.com/slevithan/regex#readme │
|
|
1716
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1717
|
+
│ regex-recursion │ MIT │ Steven Levithan │
|
|
1718
|
+
│ │ │ Recursive matching plugin for Regex+ │
|
|
1719
|
+
│ │ │ https://github.com/slevithan/regex-recursion#readme │
|
|
1720
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1721
|
+
│ regex-utilities │ MIT │ Steven Levithan │
|
|
1722
|
+
│ │ │ Tiny helpers for processing regex syntax │
|
|
1723
|
+
│ │ │ https://github.com/slevithan/regex-utilities#readme │
|
|
1724
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1725
|
+
│ rehype-harden │ MIT │ S. Elliott Johnson │
|
|
1726
|
+
│ │ │ A security-focused rehype plugin that filters URLs based on allowed prefixes │
|
|
1727
|
+
│ │ │ https://github.com/vercel-labs/markdown-sanitizers#readme │
|
|
1728
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1729
|
+
│ rehype-katex │ MIT │ Junyoung Choi │
|
|
1730
|
+
│ │ │ rehype plugin to transform inline and block math with KaTeX │
|
|
1731
|
+
│ │ │ https://github.com/remarkjs/remark-math/tree/main#readme │
|
|
1732
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1733
|
+
│ rehype-raw │ MIT │ Titus Wormer │
|
|
1734
|
+
│ │ │ rehype plugin to reparse the tree (and raw nodes) │
|
|
1735
|
+
│ │ │ https://github.com/rehypejs/rehype-raw#readme │
|
|
1736
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1737
|
+
│ rehype-sanitize │ MIT │ Titus Wormer │
|
|
1738
|
+
│ │ │ rehype plugin to sanitize HTML │
|
|
1739
|
+
│ │ │ https://github.com/rehypejs/rehype-sanitize#readme │
|
|
1740
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1741
|
+
│ remark-cjk-friendly │ MIT │ Tatsunori Uchino │
|
|
1742
|
+
│ │ │ remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with │
|
|
1743
|
+
│ │ │ Chinese, Japanese, and Korean (CJK) │
|
|
1744
|
+
│ │ │ https://github.com/tats-u/markdown-cjk-friendly#readme │
|
|
1745
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1746
|
+
│ remark-cjk-friendly-gfm-strikethrough │ MIT │ Tatsunori Uchino │
|
|
1747
|
+
│ │ │ remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, │
|
|
1748
|
+
│ │ │ Japanese, and Korean (CJK) │
|
|
1749
|
+
│ │ │ https://github.com/tats-u/markdown-cjk-friendly#readme │
|
|
1750
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1751
|
+
│ remark-gfm │ MIT │ Titus Wormer │
|
|
1752
|
+
│ │ │ remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, │
|
|
1753
|
+
│ │ │ tasklists) │
|
|
1754
|
+
│ │ │ https://github.com/remarkjs/remark-gfm#readme │
|
|
1755
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1756
|
+
│ remark-math │ MIT │ Junyoung Choi │
|
|
1757
|
+
│ │ │ remark plugin to parse and stringify math │
|
|
1758
|
+
│ │ │ https://github.com/remarkjs/remark-math/tree/main#readme │
|
|
1759
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1760
|
+
│ remark-parse │ MIT │ Titus Wormer │
|
|
1761
|
+
│ │ │ remark plugin to add support for parsing markdown input │
|
|
1762
|
+
│ │ │ https://remark.js.org │
|
|
1763
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1764
|
+
│ remark-rehype │ MIT │ Titus Wormer │
|
|
1765
|
+
│ │ │ remark plugin that turns markdown into HTML to support rehype │
|
|
1766
|
+
│ │ │ https://github.com/remarkjs/remark-rehype#readme │
|
|
1767
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1768
|
+
│ remark-stringify │ MIT │ Titus Wormer │
|
|
1769
|
+
│ │ │ remark plugin to add support for serializing markdown │
|
|
1770
|
+
│ │ │ https://remark.js.org │
|
|
1771
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1772
|
+
│ resolve │ MIT │ James Halliday │
|
|
1773
|
+
│ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously │
|
|
1774
|
+
│ │ │ https://github.com/browserify/resolve#readme │
|
|
1775
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1776
|
+
│ resolve-from │ MIT │ Sindre Sorhus │
|
|
1777
|
+
│ │ │ Resolve the path of a module like `require.resolve()` but from a given path │
|
|
1778
|
+
│ │ │ https://github.com/sindresorhus/resolve-from#readme │
|
|
1779
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1780
|
+
│ roughjs │ MIT │ Preet Shihn │
|
|
1781
|
+
│ │ │ Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance. │
|
|
1782
|
+
│ │ │ https://roughjs.com │
|
|
1783
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1784
|
+
│ safer-buffer │ MIT │ Nikita Skovoroda │
|
|
1785
|
+
│ │ │ Modern Buffer API polyfill without footguns │
|
|
1786
|
+
│ │ │ https://github.com/ChALkeR/safer-buffer#readme │
|
|
1787
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1788
|
+
│ scheduler │ MIT │ Cooperative scheduler for the browser environment. │
|
|
1789
|
+
│ │ │ https://react.dev/ │
|
|
1790
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1791
|
+
│ shiki │ MIT │ Pine Wu │
|
|
1792
|
+
│ │ │ A beautiful Syntax Highlighter. │
|
|
1793
|
+
│ │ │ https://github.com/shikijs/shiki#readme │
|
|
1794
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1795
|
+
│ sonner │ MIT │ Emil Kowalski │
|
|
1796
|
+
│ │ │ An opinionated toast component for React. │
|
|
1797
|
+
│ │ │ https://sonner.emilkowal.ski/ │
|
|
1798
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1799
|
+
│ space-separated-tokens │ MIT │ Titus Wormer │
|
|
1800
|
+
│ │ │ Parse and stringify space separated tokens │
|
|
1801
|
+
│ │ │ https://github.com/wooorm/space-separated-tokens#readme │
|
|
1802
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1803
|
+
│ stringify-entities │ MIT │ Titus Wormer │
|
|
1804
|
+
│ │ │ Serialize (encode) HTML character references │
|
|
1805
|
+
│ │ │ https://github.com/wooorm/stringify-entities#readme │
|
|
1806
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1807
|
+
│ style-to-js │ MIT │ Mark │
|
|
1808
|
+
│ │ │ Parses CSS inline style to JavaScript object (camelCased). │
|
|
1809
|
+
│ │ │ https://github.com/remarkablemark/style-to-js#readme │
|
|
1810
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1811
|
+
│ style-to-object │ MIT │ Mark │
|
|
1812
|
+
│ │ │ Parse CSS inline style to JavaScript object. │
|
|
1813
|
+
│ │ │ https://github.com/remarkablemark/style-to-object#readme │
|
|
1814
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1815
|
+
│ stylis │ MIT │ Sultan Tarimo │
|
|
1816
|
+
│ │ │ A Light–weight CSS Preprocessor │
|
|
1817
|
+
│ │ │ https://github.com/thysultan/stylis.js │
|
|
1818
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1819
|
+
│ supports-preserve-symlinks-flag │ MIT │ Jordan Harband │
|
|
1820
|
+
│ │ │ Determine if the current node version supports the `--preserve-symlinks` flag. │
|
|
1821
|
+
│ │ │ https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme │
|
|
1822
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1823
|
+
│ tabbable │ MIT │ David Clark │
|
|
1824
|
+
│ │ │ Returns an array of all tabbable DOM nodes within a containing node. │
|
|
1825
|
+
│ │ │ https://github.com/focus-trap/tabbable#readme │
|
|
1826
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1827
|
+
│ tailwind-merge │ MIT │ Dany Castillo │
|
|
1828
|
+
│ │ │ Merge Tailwind CSS classes without style conflicts │
|
|
1829
|
+
│ │ │ https://github.com/dcastil/tailwind-merge │
|
|
1830
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1831
|
+
│ temporal-polyfill │ MIT │ Adam Shaw │
|
|
1832
|
+
│ │ │ A lightweight polyfill for Temporal, successor to the JavaScript Date object │
|
|
1833
|
+
│ │ │ https://github.com/fullcalendar/temporal-polyfill#readme │
|
|
1834
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1835
|
+
│ temporal-utils │ MIT │ Adam Shaw │
|
|
1836
|
+
│ │ │ Convenience helpers for native Temporal objects │
|
|
1837
|
+
│ │ │ https://github.com/fullcalendar/temporal-polyfill#readme │
|
|
1838
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1839
|
+
│ text-segmentation │ MIT │ Niklas von Hertzen │
|
|
1840
|
+
│ │ │ https://github.com/niklasvh/text-segmentation │
|
|
1841
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1842
|
+
│ tinycolor2 │ MIT │ Brian Grinstead │
|
|
1843
|
+
│ │ │ Fast Color Parsing and Manipulation │
|
|
1844
|
+
│ │ │ https://github.com/bgrins/TinyColor#readme │
|
|
1845
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1846
|
+
│ tinyexec │ MIT │ James Garbutt │
|
|
1847
|
+
│ │ │ A minimal library for executing processes in Node │
|
|
1848
|
+
│ │ │ https://github.com/tinylibs/tinyexec#readme │
|
|
1849
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1850
|
+
│ trim-lines │ MIT │ Titus Wormer │
|
|
1851
|
+
│ │ │ Remove spaces and tabs around line-breaks │
|
|
1852
|
+
│ │ │ https://github.com/wooorm/trim-lines#readme │
|
|
1853
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1854
|
+
│ trough │ MIT │ Titus Wormer │
|
|
1855
|
+
│ │ │ `trough` is middleware │
|
|
1856
|
+
│ │ │ https://github.com/wooorm/trough#readme │
|
|
1857
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1858
|
+
│ ts-dedent │ MIT │ Tamino Martinius │
|
|
1859
|
+
│ │ │ TypeScript package which smartly trims and strips indentation from multi-line strings │
|
|
1860
|
+
│ │ │ https://github.com/tamino-martinius/node-ts-dedent#readme │
|
|
1861
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1862
|
+
│ ufo │ MIT │ URL utils for humans │
|
|
1863
|
+
│ │ │ https://github.com/unjs/ufo#readme │
|
|
1864
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1865
|
+
│ unified │ MIT │ Titus Wormer │
|
|
1866
|
+
│ │ │ parse, inspect, transform, and serialize content through syntax trees │
|
|
1867
|
+
│ │ │ https://unifiedjs.com │
|
|
1868
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1869
|
+
│ unist-util-find-after │ MIT │ Titus Wormer │
|
|
1870
|
+
│ │ │ unist utility to find a node after another node │
|
|
1871
|
+
│ │ │ https://github.com/syntax-tree/unist-util-find-after#readme │
|
|
1872
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1873
|
+
│ unist-util-is │ MIT │ Titus Wormer │
|
|
1874
|
+
│ │ │ unist utility to check if a node passes a test │
|
|
1875
|
+
│ │ │ https://github.com/syntax-tree/unist-util-is#readme │
|
|
1876
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1877
|
+
│ unist-util-position │ MIT │ Titus Wormer │
|
|
1878
|
+
│ │ │ unist utility to get the position of a node │
|
|
1879
|
+
│ │ │ https://github.com/syntax-tree/unist-util-position#readme │
|
|
1880
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1881
|
+
│ unist-util-remove-position │ MIT │ Titus Wormer │
|
|
1882
|
+
│ │ │ unist utility to remove positions from a tree │
|
|
1883
|
+
│ │ │ https://github.com/syntax-tree/unist-util-remove-position#readme │
|
|
1884
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1885
|
+
│ unist-util-stringify-position │ MIT │ Titus Wormer │
|
|
1886
|
+
│ │ │ unist utility to serialize a node, position, or point as a human readable location │
|
|
1887
|
+
│ │ │ https://github.com/syntax-tree/unist-util-stringify-position#readme │
|
|
1888
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1889
|
+
│ unist-util-visit │ MIT │ Titus Wormer │
|
|
1890
|
+
│ │ │ unist utility to visit nodes │
|
|
1891
|
+
│ │ │ https://github.com/syntax-tree/unist-util-visit#readme │
|
|
1892
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1893
|
+
│ unist-util-visit-parents │ MIT │ Titus Wormer │
|
|
1894
|
+
│ │ │ unist utility to recursively walk over nodes, with ancestral information │
|
|
1895
|
+
│ │ │ https://github.com/syntax-tree/unist-util-visit-parents#readme │
|
|
1896
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1897
|
+
│ use-callback-ref │ MIT │ theKashey │
|
|
1898
|
+
│ │ │ The same useRef, but with callback │
|
|
1899
|
+
│ │ │ https://github.com/theKashey/use-callback-ref#readme │
|
|
1900
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1901
|
+
│ use-isomorphic-layout-effect │ MIT │ A React helper hook for scheduling a layout effect with a fallback to a regular effect for │
|
|
1902
|
+
│ │ │ environments where layout effects should not be used (such as server-side rendering). │
|
|
1903
|
+
│ │ │ https://github.com/Andarist/use-isomorphic-layout-effect#readme │
|
|
1904
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1905
|
+
│ use-sidecar │ MIT │ theKashey │
|
|
1906
|
+
│ │ │ Sidecar code splitting utils │
|
|
1907
|
+
│ │ │ https://github.com/theKashey/use-sidecar │
|
|
1908
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1909
|
+
│ use-sync-external-store │ MIT │ Backwards compatible shim for React's useSyncExternalStore. Works with any React that │
|
|
1910
|
+
│ │ │ supports hooks. │
|
|
1911
|
+
│ │ │ https://github.com/facebook/react#readme │
|
|
1912
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1913
|
+
│ usehooks-ts │ MIT │ Julien CARON │
|
|
1914
|
+
│ │ │ React hook library, ready to use, written in Typescript. │
|
|
1915
|
+
│ │ │ https://usehooks-ts.com │
|
|
1916
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1917
|
+
│ utrie │ MIT │ Niklas von Hertzen │
|
|
1918
|
+
│ │ │ Unicode Trie │
|
|
1919
|
+
│ │ │ https://github.com/niklasvh/utrie │
|
|
1920
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1921
|
+
│ uuid │ MIT │ RFC9562 UUIDs │
|
|
1922
|
+
│ │ │ https://github.com/uuidjs/uuid#readme │
|
|
1923
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1924
|
+
│ vfile │ MIT │ Titus Wormer │
|
|
1925
|
+
│ │ │ Virtual file format for text processing │
|
|
1926
|
+
│ │ │ https://github.com/vfile/vfile#readme │
|
|
1927
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1928
|
+
│ vfile-location │ MIT │ Titus Wormer │
|
|
1929
|
+
│ │ │ vfile utility to convert between positional (line and column-based) and offset │
|
|
1930
|
+
│ │ │ (range-based) locations │
|
|
1931
|
+
│ │ │ https://github.com/vfile/vfile-location#readme │
|
|
1932
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1933
|
+
│ vfile-message │ MIT │ Titus Wormer │
|
|
1934
|
+
│ │ │ vfile utility to create a virtual message │
|
|
1935
|
+
│ │ │ https://github.com/vfile/vfile-message#readme │
|
|
1936
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1937
|
+
│ vscode-jsonrpc │ MIT │ Microsoft Corporation │
|
|
1938
|
+
│ │ │ A json rpc implementation over streams │
|
|
1939
|
+
│ │ │ https://github.com/Microsoft/vscode-languageserver-node#readme │
|
|
1940
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1941
|
+
│ vscode-languageserver │ MIT │ Microsoft Corporation │
|
|
1942
|
+
│ │ │ Language server implementation for node │
|
|
1943
|
+
│ │ │ https://github.com/Microsoft/vscode-languageserver-node#readme │
|
|
1944
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1945
|
+
│ vscode-languageserver-protocol │ MIT │ Microsoft Corporation │
|
|
1946
|
+
│ │ │ VSCode Language Server Protocol implementation │
|
|
1947
|
+
│ │ │ https://github.com/Microsoft/vscode-languageserver-node#readme │
|
|
1948
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1949
|
+
│ vscode-languageserver-textdocument │ MIT │ Microsoft Corporation │
|
|
1950
|
+
│ │ │ A simple text document implementation for Node LSP servers │
|
|
1951
|
+
│ │ │ https://github.com/Microsoft/vscode-languageserver-node#readme │
|
|
1952
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1953
|
+
│ vscode-languageserver-types │ MIT │ Microsoft Corporation │
|
|
1954
|
+
│ │ │ Types used by the Language server for node │
|
|
1955
|
+
│ │ │ https://github.com/Microsoft/vscode-languageserver-node#readme │
|
|
1956
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1957
|
+
│ vscode-uri │ MIT │ Microsoft │
|
|
1958
|
+
│ │ │ The URI implementation that is used by VS Code and its extensions │
|
|
1959
|
+
│ │ │ https://github.com/microsoft/vscode-uri#readme │
|
|
1960
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1961
|
+
│ web-namespaces │ MIT │ Titus Wormer │
|
|
1962
|
+
│ │ │ Map of web namespaces │
|
|
1963
|
+
│ │ │ https://github.com/wooorm/web-namespaces#readme │
|
|
1964
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1965
|
+
│ zod │ MIT │ Colin McDonnell │
|
|
1966
|
+
│ │ │ TypeScript-first schema declaration and validation library with static type inference │
|
|
1967
|
+
│ │ │ https://zod.dev │
|
|
1968
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1969
|
+
│ zwitch │ MIT │ Titus Wormer │
|
|
1970
|
+
│ │ │ Handle values based on a property │
|
|
1971
|
+
│ │ │ https://github.com/wooorm/zwitch#readme │
|
|
1972
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1973
|
+
│ khroma │ Unknown │ A collection of functions for manipulating CSS colors, inspired by SASS. │
|
|
1974
|
+
│ │ │ https://github.com/fabiospampinato/khroma#readme │
|
|
1975
|
+
├────────────────────────────────────────────────────┼───────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────┤
|
|
1976
|
+
│ robust-predicates │ Unlicense │ Vladimir Agafonkin │
|
|
1977
|
+
│ │ │ Fast robust predicates for computational geometry │
|
|
1978
|
+
│ │ │ https://github.com/mourner/robust-predicates#readme │
|
|
1979
|
+
└────────────────────────────────────────────────────┴───────────────────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────┘
|