Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
x12
/
src
/
X12Element.ts
ASC X12 parser, generator, query engine, and mapper; now with support for streams.
aaronhuggins/node-x12
Version
Latest
1.8.0-1
1.8.0-0
2.0.0-0
Menu
X12ValidationEngine
Errors.ts
c
ArgumentNullError
c
GeneratorError
c
ParserError
c
QuerySyntaxError
JSEDINotation.ts
c
JSEDIFunctionalGroup
c
JSEDINotation
c
JSEDISegment
c
JSEDITransaction
Positioning.ts
c
Position
c
Range
X12Diagnostic.ts
c
X12Diagnostic
E
X12DiagnosticLevel
X12Element.ts
c
X12Element
X12FatInterchange.ts
c
X12FatInterchange
X12FunctionalGroup.ts
c
X12FunctionalGroup
X12Generator.ts
c
X12Generator
X12Interchange.ts
c
X12Interchange
X12Parser.ts
c
X12Parser
X12QueryEngine.ts
c
X12QueryEngine
c
X12QueryResult
T
X12QueryMode
X12Segment.ts
c
X12Segment
X12SegmentHeader.ts
I
X12SegmentHeader
v
GSSegmentHeader
v
ISASegmentHeader
v
STSegmentHeader
X12SerializationOptions.ts
c
X12SerializationOptions
T
TxEngine
f
defaultSerializationOptions
X12Transaction.ts
c
X12Transaction
X12TransactionMap.ts
c
X12TransactionMap
import
*
as
x12
from
"https://deno.land/x/x12@1.8.0-1/src/X12Element.ts"
;
Classes
c
X12Element