takuyaa/kuromoji.js

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Logs
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Dependency directory
# Commenting this out is preferred by some people, see
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
bower_components
components

# Users Environment Variables
.lock-wscript

# IntelliJ
.idea
*.iml

# Gulp
gulp.1

# For GitHub Pages (gh-pages branch)
.publish
publish

# Others
.DS_Store