927 packages found
A tiny (< 1kb minified & gzip'd) and dependency-free extension of the ES6 Map object that lets you set an expiration time for key/value pairs.
- map
- es6
- expiration
- data structure
- map expiration
- object expiration
- data expiration
- automatically delete data
- ttl
- key/value
- dictionary
The Carnegie Mellon Pronouncing Dictionary (CMUdict).
This packages uses the [Id-Wordnet](https://github.com/open-language/id-wordnet) and [En-Wordnet](https://github.com/open-language/en-wordnet) package to make the words, their meanings and relationships available to your node.js package. It also adds help
This package provides fundumentals that a .net developer may miss while working with Typescript, whether they are missing functinalities or funcionalities provided in a non-elegant design in javascript. Bad naming, bad design of optional parameters, non-c
List of English words that can be used in word game like pictionary.
Use javascript's map with Semantic-Versioning
A parser for the kurdish wiktionary
Get the names of very large numbers.
Context menu for your Electron app
- electron
- app
- context
- right-click
- menu
- extensible
- save
- image
- spellchecking
- spellcheck
- spelling
- spell
- check
- correct
- View more
Implementation of a VSM-dictionary combiner package which merges results from different VSM-dictionaries
EazyDict Bing词典插件
Basic Dictionary ADT implementation using a Binary-Search-Tree (BST) in Javascript
mdict (*.mdx, *.mdd) file reader
POJOD: Minimalist object dictionary utility (Typescript)
Key-value container that uses binary tree with node balancing for O(log n) complexity.
World of Warcraft languages translator
Search words in the RAE
A Node (JavaScript) library to convert SIL Toolbox dictionary files to JSON
Work with Objects using built-in functional Array methods
```shell script npm install @teamawesome/multi-dict ``` # Usage The aim of multi-dict is to behave just like a set of nested maps, but with an easy to use api. It supports all the regular methods of `Map`, including the iterators. ```js import Dict