Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
Shougo/ddx.vimWorks with
•JSR Score35%•It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads1/wk
•Published6 days ago (0.11.0)
T
T
AnalyzeValue
No documentation available
c
f
defaultAnalyzerOptions
No documentation available
f
defaultAnalyzerParams
No documentation available
T
DetectArguments
No documentation available
T
T
ParseArguments
No documentation available
c
T
T
ActionArguments
No documentation available
E
ActionFlags
No documentation available
T
AnalyzerName
No documentation available
T
T
BaseParams
No documentation available
I
c
DdxBuffer
No documentation available
- change
- changeBytes
- close
- getByte
- getBytes
- getChangedAddresses
- getChars
- getFloat
- getFloat32
- getFloat64
- getInt
- getInt16
- getInt16_be
- getInt16_le
- getInt32
- getInt32_be
- getInt32_le
- getInt64
- getInt64_be
- getInt64_le
- getInt8
- getOffset
- getPath
- getSize
- getUint16
- getUint16_be
- getUint16_le
- getUint32
- getUint32_be
- getUint32_le
- getUint64
- getUint64_be
- getUint64_le
- getUint8
- insert
- open
- redo
- remove
- resize
- search
- searchStrings
- substitute
- undo
- write
T
DdxExtType
No documentation available
T
DdxOptions
No documentation available
T
Encoding
No documentation available
T
UiActionCallback
No documentation available
T
UiName
No documentation available
T
T
UserOptions
No documentation available
c
f
defaultUiOptions
No documentation available
f
defaultUiParams
No documentation available
T
JumpArguments
No documentation available
T
T
QuitArguments
No documentation available
T
RedrawArguments
No documentation available
T
UiActions
No documentation available
f
arrayEquals
No documentation available
I
f
calculateBinaryDiff
No documentation available
f
importPlugin
No documentation available
f
isDenoCacheIssueError
No documentation available
f
numberToUint8Array
No documentation available
f
parseOneLine
No documentation available
f
printError
No documentation available
f
safeStat
No documentation available
f
sanitizeExtractedText
Escape non-printable characters in extracted strings using short escape sequences where appropriate so they are always visible in the UI.
f
stringToUint8Array
Convert string to Uint8Array with various encodings. Added support for "cp932" (Windows-31J / Shift_JIS variant).
f
tryLoadImportMap
No documentation available
f
uint8ArrayToBase64
No documentation available