oboe.js

A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.

Github星跟蹤圖

Oboe.js is an open source Javascript library
for loading JSON using streaming, combining the convenience of DOM with
the speed and fluidity of SAX.

It can parse any JSON as a stream, is small enough to be a micro-library,
doesn't have dependencies, and doesn't care which other libraries you need it to speak to.

We can load trees larger than the available memory.
Or we can instantiate classical OOP models from JSON,
or completely transform your JSON while it is being read.

Oboe makes it really easy to start using json from a response before the ajax request completes.
Or even if it never completes.

Where next?

主要指標

概覽
名稱與所有者jimhigson/oboe.js
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證Other
所有者活动
創建於2013-03-11 19:04:05
推送於2024-09-25 11:01:39
最后一次提交2024-09-25 12:01:36
發布數49
最新版本名稱v2.1.5 (發布於 2018-05-20 19:41:57)
第一版名稱v1.4.0 (發布於 )
用户参与
星數4.8k
關注者數94
派生數210
提交數2.6k
已啟用問題?
問題數163
打開的問題數83
拉請求數34
打開的拉請求數36
關閉的拉請求數26
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?