issues
search
unifiedjs
/
unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
https://unifiedjs.com
MIT License
4.46k
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
gettings console warnings from `node_modules/unified/index.d.ts`
#250
dimaMachina
closed
1 month ago
5
remove `is-plain-obj` deps
#248
Jayllyz
closed
2 months ago
9
Fix building with TypeScript 5.5
#247
remcohaszing
closed
3 months ago
10
Fix exception on older browsers
#246
justinbhopper
closed
4 months ago
12
CallableInstance throws error in older ECMA 5 targets
#245
justinbhopper
closed
4 months ago
6
Add TypeScript declaration maps
#230
remcohaszing
closed
1 year ago
17
TypeScript error when doing simple unified markdown pipeline
#229
pudo
closed
1 year ago
3
Type errors on new major version → 11.0.2
#228
philcockfield
closed
1 year ago
5
Error: No overload matches this call after library update.
#227
olafurw
closed
1 year ago
5
Test passing a literal object to processor.stringify
#226
remcohaszing
closed
1 year ago
13
Fix some typos
#225
ChristianMurphy
closed
1 year ago
2
Notion Block AST
#223
pixeleet
closed
1 year ago
4
Support `Node` typeParam in `Pluggable` and `PluggableList`
#221
remcohaszing
closed
1 month ago
12
Import from unified instead of relative index.js
#217
remcohaszing
closed
1 year ago
4
Update `typescript`
#216
ChristianMurphy
closed
1 year ago
7
ci: upgrade github actions
#210
ChristianMurphy
closed
1 year ago
3
unify AST types
#206
milahu
closed
2 years ago
1
Add useful error on empty presets
#202
wooorm
closed
1 year ago
6
Throw on preset w/ neither `settings` nor `plugins`
#200
wooorm
closed
1 year ago
1
Rethink how `*-stringify` should work
#197
JounQin
closed
2 years ago
16
Support async compilers
#196
remcohaszing
closed
2 years ago
31
this.use() doesn't respect plugin order when combined with unified().use()
#190
siefkenj
closed
2 years ago
6
Fix typo
#185
jablko
closed
2 years ago
5
test: setup stryker mutation testing
#183
ChristianMurphy
closed
2 years ago
3
Add canary workflow
#182
ChristianMurphy
closed
2 years ago
5
Fix Boost Hub link
#181
remcohaszing
closed
2 years ago
2
Fix type of `run` signature
#174
alvinleung1996
closed
2 years ago
3
3rd overload signature of `FrozenProcessor.run` should accept `ParseTree` instead of `CompileTree`
#173
alvinleung1996
closed
2 years ago
5
Add plugin tree type parameter
#156
wooorm
closed
3 years ago
9
Dependencies need to be ESM
#153
benmccann
closed
3 years ago
6
Rewrite types
#150
wooorm
closed
3 years ago
3
Fix `next` in types of transformer signature
#149
wooorm
closed
3 years ago
2
Fix to improve plugin, plugin tuples with boolean options
#148
ChristianMurphy
closed
3 years ago
2
Fix types to support booleans
#147
ChristianMurphy
closed
3 years ago
3
Add explicit dependency on `@types/unist`
#146
GuiltyDolphin
closed
3 years ago
6
types: add support for boolean plugin options
#145
wooorm
closed
3 years ago
3
types: add support for buffer, other return values
#144
wooorm
closed
3 years ago
2
Fix to set `vfile.value` if a vfile@5 is given
#143
wooorm
closed
3 years ago
1
Update typings to support ESM
#141
ChristianMurphy
closed
3 years ago
10
Fix code-style
#140
UnPolinomio
closed
3 years ago
1
deps: upgrade is-plain-obj
#139
bertho-zero
closed
3 years ago
4
55: upgraded is-plain-obj
#135
mummybot
closed
3 years ago
3
#55: swapped is-plain-obj for is-plain-object
#134
mummybot
closed
3 years ago
2
Define input and output types for transformers
#128
remcohaszing
closed
3 years ago
5
Next major for the ecosystem
#121
wooorm
closed
3 years ago
46
Logo not readable on github dark mode
#120
lyderichti59
closed
3 years ago
1
Update vfile to 4.2.1
#114
yukukotani
closed
3 years ago
1
Remove outdated description of compile results
#105
inokawa
closed
3 years ago
1
ci(github-actions): update node version, pin checkout and setup versions
#101
ChristianMurphy
closed
4 years ago
1
WIP: types: use tail recursive variadic tuple to type check pluggable arrays
#96
ChristianMurphy
closed
3 years ago
5
Next