resume-schema
Resume schema
Defines and validates a standard format for resumés using JSON Schema
JSON-Schema is used here to define and validate our proposed resume json
2k stars
56 watching
278 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fresh-standard/fresh-resume-schema | Provides a standard, JSON-driven schema for structured résumé and career data. | 550 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 78 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
gaelreyrol/dhall-resume | A JSON Resume format built on top of the Dhall language and Nix package manager | 5 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
json-schema-org/community | A space to discuss and organize the community around JSON Schema standardization | 85 |
apidevtools/json-schema-ref-parser | Tool to parse, resolve, and dereference JSON schema references in JavaScript | 959 |
restspace/schema-form | A React component package for generating forms based on JSON Schema descriptions | 47 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 56 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |