Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
whitedark9 committed Apr 1, 2024
1 parent fcc2861 commit c674513
Show file tree
Hide file tree
Showing 87 changed files with 20,888 additions and 3,887,718 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/node_modules

/dist
index.js
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

/dist

/json
/json
index.js
.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ English-English Dictionary with definition, part of speech, examples, synonyms.

Total of 147306 words are included.

If you want only database in JSON format, visit [github repository](https://github.com/whitedark9/wordnet-dictionary).
If you want only database in JSON format, it is inside `data` directory.

## Installation

```shell
npm install @whitedark/wordnet-dictionary
```

## Usage
## Usagew

```js
import {
Expand Down
1 change: 0 additions & 1 deletion json/#.json

This file was deleted.

Loading

0 comments on commit c674513

Please sign in to comment.