9.7.0 • Published 1 year ago

@rline/schema v9.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@rline/schema

  • Commonly used schemas

Installation

You do not need to install the package to use schemas

pnpm add @rline/schema

Usage

JSON

{
  "$schema": "https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/schema-config.schema.json"
}

YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/schema-config.schema.json

Local Usage

JSON

{
  "$schema": "./node_modules/@rline/schema/schema-config.schema.json"
}

YAML

# yaml-language-server: $schema=./node_modules/@rline/schema/schema-config.schema.json

CDN

  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/icon.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/input-type.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/number-format.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/string-format.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/schema-config.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/unit.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/property.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/model.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/project.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/server.schema.json
  • https://raw.githubusercontent.com/rbrightline/common/refs/heads/main/libs/schema/security.schema.json

Local

  • ./node_modules/@rline/schema/icon.schema.json
  • ./node_modules/@rline/schema/input-type.schema.json
  • ./node_modules/@rline/schema/number-format.schema.json
  • ./node_modules/@rline/schema/string-format.schema.json
  • ./node_modules/@rline/schema/schema-config.schema.json
  • ./node_modules/@rline/schema/unit.schema.json
  • ./node_modules/@rline/schema/property.schema.json
  • ./node_modules/@rline/schema/model.schema.json
  • ./node_modules/@rline/schema/project.schema.json
  • ./node_modules/@rline/schema/server.schema.json
  • ./node_modules/@rline/schema/security.schema.json
9.7.0

1 year ago

9.6.0

1 year ago

9.5.0

1 year ago

9.4.1

1 year ago

9.4.0

1 year ago

9.3.0

1 year ago

9.2.0

1 year ago

9.1.0

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago

8.5.0

1 year ago

8.4.0

1 year ago

8.3.0

1 year ago

8.2.0

1 year ago

8.1.1

1 year ago

8.1.0

1 year ago

8.0.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago