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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?