1.6.1 • Published 2 months ago

@sheet-i18n/schema v1.6.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

@sheet-i18n/schema

A collection of shared JSON schemas for various purposes, including Google Sheets configurations.

Usage

you can use this package to validate your JSON files against the schemas provided in this package.

{
  "$schema": "https://unpkg.com/@sheet-i18n/schema/sheet-config-schema.json",
  "googleCredentials": {
    "sheetId": "1-2-3",
    "clientEmail": "your-email@example.com",
    "privateKey": "your-private-key"
  }
}

Files Included

This package includes the following configuration files:

  • sheet-config-schema.json: A base configuration suitable for sheet-i18n configurations.

Author

devAnderson
GitHub Profile
Email

License

This project is licensed under the MIT License.

1.6.1

2 months ago

1.6.0

2 months ago

1.5.0

2 months ago

1.4.1

2 months ago

1.4.0

2 months ago

1.4.0-canary.0

2 months ago

1.3.0

3 months ago

1.3.0-canary.4

3 months ago

1.3.0-canary.3

3 months ago

1.3.0-canary.2

3 months ago

1.2.12-canary.1

4 months ago

1.2.12-canary.0

4 months ago

1.2.11

4 months ago

1.2.10

5 months ago

1.2.9

5 months ago

1.2.8

5 months ago

1.2.7

6 months ago

1.2.6

6 months ago

1.2.5

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

0.1.1

6 months ago