Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nju33/json-schema
JSON Schema by @nju33
https://github.com/nju33/json-schema
json-schema
Last synced: about 1 month ago
JSON representation
JSON Schema by @nju33
- Host: GitHub
- URL: https://github.com/nju33/json-schema
- Owner: nju33
- License: mit
- Created: 2019-04-13T18:10:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T06:20:32.000Z (over 4 years ago)
- Last Synced: 2024-04-25T08:01:45.409Z (9 months ago)
- Topics: json-schema
- Language: JavaScript
- Homepage: https://unpkg.com/@nju33/json-schema/
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Schema by nju33
[![@nju33/json-schema](https://badgen.net/npm/v/@nju33/json-schema?icon=npm)](https://www.npmjs.com/package/@nju33/json-schema)
## Endpoint
[unpkg.com/@nju33/json-schema/](https://unpkg.com/@nju33/json-schema/)
### schemas
- [circleci(wip)](https://unpkg.com/@nju33/json-schema/schemas/circleci/config.yml.json)
- [firebase(wip)](https://unpkg.com/@nju33/json-schema/schemas/firebase/firebase.json)
- [codesandbox](https://unpkg.com/@nju33/json-schema/schemas/codesandbox/sandbox.config.json)
- [husky](https://unpkg.com/@nju33/json-schema/schemas/husky/.huskyrc.json)
- [lerna](https://unpkg.com/@nju33/json-schema/schemas/lerna/lerna.json)
- [lint-staged](https://unpkg.com/@nju33/json-schema/schemas/lint-staged/.lintstagedrc.json)
- nju33
- [theme](https://unpkg.com/@nju33/json-schema/schemas/nju33/theme/index.json)
- [now](https://unpkg.com/@nju33/json-schema/schemas/now/now.json)
- [openapi(wip)](https://unpkg.com/@nju33/json-schema/schemas/openapi/openapi.json)
- [postcss](https://unpkg.com/@nju33/json-schema/schemas/postcss-load-config/.postcssrc.json)
- [renovate](https://unpkg.com/@nju33/json-schema/schemas/renovate/renovate.json)
- slack
- [chat](https://unpkg.com/@nju33/json-schema/schemas/slack/api/chat/index.json)## vscode 設定方法
[vscode: JSON Schema 設定を追加する - nju33](https://nju33.com/note/post?note=vscode&post=JSON%20Schema%20%E8%A8%AD%E5%AE%9A%E3%82%92%E8%BF%BD%E5%8A%A0%E3%81%99%E3%82%8B)