1.0.2 • Published 9 months ago

language-pack v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

language-pack

version download status status Standard - JavaScript Style Guide

Usage

const LanguagePack = require('language-pack')
const config = require('../config.json')

const languagePack = new LanguagePack(path.join(__dirname, '../', config.keyFile))

const result = await languagePack.load(config.spreadsheetId, config.worksheetTitle, config.targetLanguages)

License

language-pack is licensed under the MIT license.

1.0.2

9 months ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

7 years ago