文件名称:jsonpath-online-evaluator:JSONPath在线评估器
文件大小:109KB
文件格式:ZIP
更新时间:2024-05-22 09:24:06
jsonpath HTML
JSONPath在线评估器 的游乐场 要求 node.js 建立在您的环境上 神器放在dist 。 $ npm install $ npm run start # Starting the dev server $ npm run build # Building the static files 在docker上运行 可用 $ docker run -d -p 8080:80 ashphy/jsonpath-online-evaluator:latest 托管静态文件 在下载。 贡献 叉吧! 创建功能分支: git checkout -b my-new-feature 提交更改: git commit -am 'Add some feature' 推送到分支: git push origin my-new-feature 提交拉取请求:D 执照 作者
【文件预览】:
jsonpath-online-evaluator-master
----.dockerignore(13B)
----webpack.dev.js(288B)
----.gitattributes(11B)
----.github()
--------workflows()
----webpack.prod.js(147B)
----.eslintrc.js(344B)
----Dockerfile(211B)
----.stylelintrc.json(97B)
----.travis.yml(464B)
----LICENSE(1KB)
----test()
--------index.html(668B)
--------bower.json(156B)
--------spec()
--------.bowerrc(40B)
----webpack.common.js(1KB)
----README.md(1KB)
----.editorconfig(415B)
----.gitignore(55B)
----app()
--------index.html(9KB)
--------robots.txt(32B)
--------styles()
--------scripts()
--------CNAME(13B)
----package-lock.json(372KB)
----package.json(1KB)