# jsonsearch
Web live search engine for JSON database
[Visit JSONSearch](https://jsonsearch.github.io/)
[Example Search: country-by-capital-city.json](https://jsonsearch.github.io/jsonsearch/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fjsonsearch%2Fjsonsearch%2Fmain%2Fexamples%2Fcountry-by-capital-city.json&proxied=false)
## Create a database
Acceptable JSON format:
```json
[{
"title":"title value 1",
"text":"text value 1"
},{
"title":"title value 2",
"text":"text value 2"
}]
```
The database source must allow to be [XMLHTTPREQUEST](https://en.wikipedia.org/wiki/XMLHttpRequest)ed by this domain
You can allow our domain using Access-Control-Allow-Origin
Example:
```
Access-Control-Allow-Origin: https://jsonsearch.github.io
```
## Contributing
1. Fork it (https://github.com/jsonsearch/jsonsearch/fork)
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new pull request
## Licence
[MIT](https://github.com/jsonsearch/jsonsearch/blob/main/LICENSE)
没有合适的资源?快使用搜索试试~ 我知道了~
jsonsearch:JSON数据库的Web实时搜索引擎
共14个文件
js:5个
css:3个
html:2个
5星 · 超过95%的资源 需积分: 50 3 下载量 174 浏览量
2021-03-10
16:11:18
上传
评论
收藏 152KB ZIP 举报
温馨提示
jsonsearch JSON数据库的Web实时搜索引擎 建立资料库 可接受的JSON格式: [{ " title " : " title value 1 " , " text " : " text value 1 " },{ " title " : " title value 2 " , " text " : " text value 2 " }] 数据库源必须允许由该域进行 您可以使用Access-Control-Allow-Origin允许我们的域 例子: Access-Control-Allow-Origin: https://jsonsearch.github.io 贡献 分叉( ) 创建功能分支(git checkout -b my-new-feature) 提交更改(git commit -am'添加一些功能') 推送到分支(git pu
资源详情
资源评论
资源推荐
收起资源包目录
jsonsearch-main.zip (14个子文件)
jsonsearch-main
assets
jquery-3.3.1.min.js 85KB
quill.js 427KB
bootstrap.min.css 120KB
regex-weburl.js 5KB
bootstrap.min.js 36KB
quill.snow.css 24KB
style.css 464B
index.html 2KB
LICENSE 1KB
main.js 9KB
examples
README.md 302B
country-by-capital-city.json 13KB
editor.html 3KB
README.md 1KB
共 14 条
- 1
大英勋爵汉弗莱
- 粉丝: 40
- 资源: 4492
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 技术资料分享CC2530非常好的技术资料.zip
- 技术资料分享AU9254A21非常好的技术资料.zip
- 技术资料分享AT070TN92非常好的技术资料.zip
- nethunter-2024.2-generic-arm64-kalifs-minimal.zip
- 基于GJB 8896-2017 网格编码计算 java代码
- 可以与树莓派合体的FPGA开发板
- reqable-app-macos-x86-64-v2.27.2-x86-64.dmg
- 技术资料分享ADV7123非常好的技术资料.zip
- dq轴旋转坐标系下的永磁同步电机simulink基础模型
- 技术资料分享信利4.3单芯片TFT1N4633-Ev1.0非常好的技术资料.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论1