Sung M. Kim
Sung M. Kim
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Suggested by [Thomas Pikauli](https://dev.to/ma5ly). https://dev.to/ma5ly/comment/8dge 
# Issue When there are many links, it takes time to load all files in the `3 Unpkg Links` step when `Minified Files Only` is unchecked (_about a second or...
Hi, I've changed some words to make the readme sound a bit smoother. (README์์ ์ฝ์์๋ ์ฝ๊ฐ ๊ป๋๋ฌ์ด ๊ณณ์ ๊ณ ์ณ ๋ดค์ต๋๋ค). Fixed a typo and changed word spacing issues. ("ํ๊ตญ์ด ์ฒ๋ฆฌ๊ธฐ"...
As suggested by @MinimumViablePerson in CodingBlocks slack on 2019-03-31 at around 1PM EST.  ____ Or 
Adding [Symbol.iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/iterator) would allow iterating over the trie object using `for...of` and also return an array value using `Array.from(trie)`. In theory, this would allow users to get the orignal (order...