query builder::magnifying_glass_tilted_left:一个用于Wikidata SPARQL查询的简单查询构建器 源码
查询生成器 :magnifying_glass_tilted_left: Wikidata SPARQL查询的查询构建器 测试系统 您可以在测试此查询构建器 发展 以下示例使用docker和docker-compose简化了开发的公平竞争环境,但对本项目而言并非必需。 安装 # Set up and modify the environment variables according to your preferences cp .env.example .env # ensure the node user uses your user id, so you own created files docker-compose build --build-arg UID= $( id -u ) --build-arg GID= $( id -g ) node # install npm dependencies docker-compose r
文件列表
query-builder::magnifying_glass_tilted_left:一个用于Wikidata SPARQL查询的简单查询构建器
(预估有个175文件)
Dockerfile
346B
.gitignore
327B
jest.config.integration.js
116B
.browserslistrc
30B
index.html
613B
JestCustomEnvironment.js
559B
.eslintrc.js
200B
error-handling.spec.js
3KB
component-interaction.spec.js
5KB
commands.js
838B
暂无评论