1.0.1 • Published 3 years ago

language-pack v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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

atome is licensed under the MIT license.

1.0.1

3 years ago

1.0.0

3 years ago

0.0.0

6 years ago