1.6.1 • Published 4 months ago

@sheet-i18n/schema v1.6.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 months ago

1.6.0

4 months ago

1.5.0

4 months ago

1.4.1

4 months ago

1.4.0

4 months ago

1.4.0-canary.0

5 months ago

1.3.0

6 months ago

1.3.0-canary.4

6 months ago

1.3.0-canary.3

6 months ago

1.3.0-canary.2

6 months ago

1.2.12-canary.1

6 months ago

1.2.12-canary.0

6 months ago

1.2.11

6 months ago

1.2.10

7 months ago

1.2.9

7 months ago

1.2.8

8 months ago

1.2.7

8 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

8 months ago

1.2.3

8 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.1.1

9 months ago