File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33Fetch and parse XML documents using the power of JavaScript web streams and async iterators ✨
44
5- [ ![ JSR] ( https://jsr.io/badges/@dbushell/xml-streamify?labelColor=98e6c8&color=333 )] ( https://jsr.io/@dbushell/xml-streamify ) [ ![ NPM] ( https://img.shields.io/npm/v/xml-streamify?labelColor=98e6c8&color=333 )] ( https://www.npmjs.com/package/xml-streamify )
5+ [ ![ JSR] ( https://jsr.io/badges/@dbushell/xml-streamify?labelColor=98e6c8&color=333 )] ( https://jsr.io/@dbushell/xml-streamify ) [ ![ NPM] ( https://img.shields.io/npm/v/@dbushell/ xml-streamify?labelColor=98e6c8&color=333 )] ( https://www.npmjs.com/package/@dbushell /xml-streamify )
66
77* Small, fast, zero dependencies †
88* Work with data before the fetch is complete
Original file line number Diff line number Diff line change 11{
22 "name" : " @dbushell/xml-streamify" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "exports" : {
55 "." : " ./mod.ts" ,
66 "./node" : " ./src/node.ts" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " xml-streamify" ,
3- "version" : " 0.6.1 " ,
2+ "name" : " @dbushell/ xml-streamify" ,
3+ "version" : " 0.6.2 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/dbushell/xml-streamify.git"
You can’t perform that action at this time.
0 commit comments