0.1.3 • Published 6 years ago

ifct2017-languageabbreviation v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Language abbreviations of Indian Food Composition Tables 2017.

Please use @ifct2017/languages instead.

const languageAbbreviations = require('ifct2017-languageabbreviations');
// languageAbbreviations([target=[]], [at])
// -> Promise: <target>

languageAbbreviations().then((z) => console.log(z));
// [
//   [ 'Languages', 'Abbreviations used' ],
//   [ 'LANG', 'ABBR' ],
//   [ 'Assamese', 'A.' ],
//   [ 'Bengali', 'B.' ],
//   ...
// ]

NPM

Ask about composition of 526 key foods in India: ifct2017.github.io

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago