mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-12 07:31:25 +00:00
unpublish jsonpath-rs npm
This commit is contained in:
@ -1,20 +1,9 @@
|
||||
# jsonpath-rs
|
||||
|
||||
[](https://travis-ci.org/freestrings/jsonpath)
|
||||

|
||||
|
||||
It is [JsonPath](https://goessner.net/articles/JsonPath/) implementation. The core implementation is written in Rust-lang.
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
# package.json
|
||||
"dependencies": {
|
||||
"node-pre-gyp": "0.12.0",
|
||||
"jsonpath-rs": "0.1"
|
||||
}
|
||||
```
|
||||
|
||||
## 목차
|
||||
|
||||
* [jsonpath.select(json: string|object, jsonpath: string)](#json-stringobject-jsonpath-string)
|
||||
|
Reference in New Issue
Block a user