Skip to content

LinguaCode/linguacode-constants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linguacode-constants

Description

linguacode-constants is a library which includes all constants that have been used in linguacode-core.

How to install

yarn

yarn add https://github.com/linguacode/linguacode-constants --save

npm

npm install https://github.com/linguacode/linguacode-constants --save

Usage

var CONSTANT = require('linguacode-constants');

console.log(CONSTANT.TIMEOUT_TIME); //666

##License linguacode-constants is licensed under MIT.

About

All constants that was used in LinguaCode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages