wink-tokenizer
Version:
Multilingual tokenizer that automatically tags each token with its type
21 lines (20 loc) • 388 B
JSON
{
"opts": {
"encoding": "utf8",
"readme": "README.md",
"template": "./node_modules/docdash/",
"destination": "docs"
},
"plugins": ["plugins/markdown"],
"docdash": {
"meta": {
"title": "wink-tokenizer - Wink JS"
},
"menu":{
"Github": {
"href":"https://github.com/winkjs/wink-tokenizer",
"target":"_blank"
}
}
}
}