1.6.1 • Published 5 months ago

@sheet-i18n/schema v1.6.1

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

5 months ago

1.6.0

5 months ago

1.5.0

5 months ago

1.4.1

5 months ago

1.4.0

5 months ago

1.4.0-canary.0

5 months ago

1.3.0

7 months ago

1.3.0-canary.4

7 months ago

1.3.0-canary.3

7 months ago

1.3.0-canary.2

7 months ago

1.2.12-canary.1

7 months ago

1.2.12-canary.0

7 months ago

1.2.11

7 months ago

1.2.10

8 months ago

1.2.9

8 months ago

1.2.8

9 months ago

1.2.7

9 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 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

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.1.1

10 months ago