Skip to content

ProgrammerWithoutaName/dictionary.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready Build Status

dictionary.js

dictionary handling library for JavaScript

dictionary.js is designed to be used with Common.js and Browserify

Getting Started

The project depends on Gulp.js. Assuming you already have Node.js installed on your system, run the following command:

npm install -g gulp

Next, clone the repository and install project dependencies:

# Fetch only the latest commits.
git clone --depth=1 git@github.com:fusionalliance/dictionary.js.git

cd dictionary.js

npm install

Usage

Setup:

Tests

Simply run:

gulp karma

Contributing

If you have any suggestions, or found a bug please open a GitHub issue and we will get to it as soon as we can.

License

dictionary.js is distributed under the terms of the MIT license.

See LICENSE for details.

About

Name Value Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%