JSONSelect

CSS-like selectors for JSON

  • 所有者: lloyd/JSONSelect
  • 平台:
  • 許可證: ISC License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

JSONSelect is EXPERIMENTAL, ALPHA, etc.

JSONSelect defines a selector language similar to CSS intended for
JSON documents. For an introduction to the project see
jsonselect.org or the documentation.

Project Overview

JSONSelect is an attempt to create a selector language similar to
CSS for JSON objects. A couple key goals of the project's include:

  • intuitive - JSONSelect is meant to feel like CSS, meaning a developers with an understanding of CSS can probably guess most of the syntax.
  • expressive - As JSONSelect evolves, it will include more of the most popular constructs from the CSS spec and popular implementations (like sizzle). A successful result will be a good balance of simplicity and power.
  • language independence - The project will avoid features which are unnecessarily tied to a particular implementation language.
  • incremental adoption - JSONSelect features are broken in to conformance levels, to make it easier to build basic support and to allow incremental stabilization of the language.
  • efficient - As many constructs of the language as possible will be able to be evaluated in a single document traversal. This allows for efficient stream filtering.

JSONSelect should make common operations easy, complex operations possible,
but haughtily ignore weird shit.

What's Here

This repository is the home to many things related to JSONSelect:

Conformance tests are broken out into a separate
repository
and may be used
by other implementations.

主要指標

概覽
名稱與所有者lloyd/JSONSelect
主編程語言JavaScript
編程語言CSS (語言數: 2)
平台
許可證ISC License
所有者活动
創建於2011-05-13 12:03:48
推送於2021-08-31 16:43:14
最后一次提交2014-01-17 03:12:19
發布數2
最新版本名稱0.2.1 (發布於 )
第一版名稱0.2.0 (發布於 )
用户参与
星數1.6k
關注者數32
派生數116
提交數173
已啟用問題?
問題數56
打開的問題數38
拉請求數8
打開的拉請求數8
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?