Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kwonoj/hunspell-asm issues and pull requests

#224 - Package broken in Vite

Issue - State: closed - Opened by Hurtak about 1 month ago - 2 comments

#223 - Publish latest version with stemming support

Issue - State: open - Opened by gregtatum 10 months ago - 1 comment

#221 - Unable to create custom dictionary

Issue - State: open - Opened by mveer-jaipur about 1 year ago

#220 - build(deps): bump global-modules-path and webpack-cli in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#219 - build(deps): bump json5 from 2.2.0 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#218 - build(deps): bump json5, html-webpack-plugin and loader-utils in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#216 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#215 - build(deps): bump loader-utils and html-webpack-plugin in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#214 - build(deps): bump css-what from 2.1.2 to 2.1.3 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#213 - build(deps): bump shell-quote from 1.6.1 to 1.7.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#212 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#211 - build(deps): bump ajv from 6.5.4 to 6.12.6 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#210 - build(deps): bump nanoid from 3.1.23 to 3.1.31

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#209 - build(deps-dev): bump shelljs from 0.8.4 to 0.8.5

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#208 - build(deps): bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#207 - Stem feature

Pull Request - State: closed - Opened by kebal2 almost 3 years ago

#206 - build(deps): bump elliptic from 6.4.1 to 6.5.4 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#205 - build(deps): bump ini from 1.3.5 to 1.3.8 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#204 - build(deps): bump y18n from 4.0.0 to 4.0.3 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#203 - build(deps): bump ssri from 6.0.1 to 6.0.2 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#202 - build(deps): bump lodash from 4.17.11 to 4.17.21 in /examples/browser

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#201 - build(package): bump up hunspell library

Pull Request - State: closed - Opened by kwonoj almost 3 years ago

#200 - hunspell stem function integration

Pull Request - State: closed - Opened by kebal2 almost 3 years ago

#199 - build(package): bump up hunspell binary

Pull Request - State: closed - Opened by kwonoj over 4 years ago - 2 comments

#198 - fix(hunspell): normalize unicode to NFC where possible

Pull Request - State: closed - Opened by kwonoj over 4 years ago - 1 comment

#197 - feat(hunspell): reenable optimization

Pull Request - State: closed - Opened by kwonoj almost 5 years ago - 2 comments

#196 - Low performance of "suggest" method

Issue - State: closed - Opened by avsokolov almost 5 years ago - 2 comments

#195 - Lib not working in IE

Issue - State: closed - Opened by avsokolov almost 5 years ago - 1 comment

#194 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj almost 5 years ago - 1 comment

#192 - fix(hunspell): bump to non-optimized hunspell

Pull Request - State: closed - Opened by kwonoj about 5 years ago - 2 comments

#191 - fix(mountbuffer): fix dependencies

Pull Request - State: closed - Opened by kwonoj about 5 years ago

#190 - test(wallaby): update test configuration

Pull Request - State: closed - Opened by kwonoj about 5 years ago - 1 comment

#189 - docs(readme): update docs

Pull Request - State: closed - Opened by kwonoj about 5 years ago - 2 comments

#188 - feat(loadmodule): no longer accepts environment, use web target binary only

Pull Request - State: closed - Opened by kwonoj about 5 years ago - 2 comments

#187 - Mobile Safari gives different suggestions compared to other browsers

Issue - State: closed - Opened by bluthen about 5 years ago - 15 comments
Labels: bug

#186 - "nanoid is not a function" in 2.0.0

Issue - State: closed - Opened by mririgoyen over 5 years ago - 7 comments
Labels: bug

#185 - Other Hunspell methods

Issue - State: closed - Opened by thiagorova over 5 years ago - 1 comment

#184 - docs(changelog): update changelog

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#183 - build(release): release 2.0.0

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 2 comments

#182 - test(hunspell): refactor test cases

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 2 comments

#181 - fix(suggest): free allocated ptr for list

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#180 - feat(loadmodule): deprecate locatebinary, back to single file

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#179 - `slst` need explicit `free`?

Issue - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#178 - feat(hunspell): bump up hunspell binary

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#177 - [WILLNOTMERGE] feat(asm): asm.js binary build tagged under asm

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 2 comments
Labels: invalid

#176 - feat(loadmodule): deprecate asm

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#175 - Removing asm.js option to reduce bundle size

Issue - State: closed - Opened by heyheyjc over 5 years ago - 4 comments

#174 - Hunspell 1.7.0

Issue - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#173 - Correct conditional import for tree shaking

Issue - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#172 - fix(createmoduleloader): fix non treeshakable import

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#171 - fix(createmoduleloader): apply overridden env

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 2 comments

#170 - feat(loadasmmodule): asmjs loader

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#169 - test(hunspellasm): do not use chai

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 2 comments

#168 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 8 comments

#167 - Unhandled Promise Reject Warning

Issue - State: closed - Opened by eshimischi over 5 years ago - 2 comments

#166 - An in-range update of prettier is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago - 2 comments

#165 - Update nanoid to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 1 comment

#164 - feat(hunspellloader): support add dic interface

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#163 - fix(allocstring): use emscripten method, explicitly free

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#162 - build(release): release 2.0.0-beta.1 with correct changelog

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#160 - Update conventional-changelog to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 4 comments

#159 - feat(hunspell): support separate binary

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#158 - build(tsconfig): update build configuration

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#157 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago

#156 - An in-range update of lint-staged is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago - 1 comment

#155 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago

#154 - An in-range update of lint-staged is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago - 1 comment

#153 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#152 - Greenkeeper/lint staged 8.0.2

Pull Request - State: closed - Opened by kwonoj over 5 years ago

#151 - Greenkeeper/lint staged 8.0.1

Pull Request - State: closed - Opened by kwonoj over 5 years ago

#150 - Update lint-staged to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 2 comments

#149 - An in-range update of @types/jest is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago - 3 comments

#148 - build(release): release 1.1.2

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#147 - build(packge): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#146 - Expose timeout option to loadModule

Pull Request - State: closed - Opened by Thomas101 over 5 years ago - 3 comments

#145 - loadModule timeout

Issue - State: closed - Opened by Thomas101 over 5 years ago - 4 comments

#144 - Greenkeeper/@types/node 10.11.7

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#143 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj over 5 years ago - 1 comment

#142 - Update tslint-no-unused-expression-chai to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 1 comment

#141 - Update commitizen to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 2 comments

#140 - Greenkeeper/@types/node 10.11.2

Pull Request - State: closed - Opened by kwonoj almost 6 years ago - 1 comment

#139 - An in-range update of @types/node is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 7 comments

#138 - Update husky to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 1 comment

#137 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj almost 6 years ago - 1 comment

#136 - An in-range update of ts-jest is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 2 comments

#135 - embind

Issue - State: closed - Opened by kwonoj almost 6 years ago - 1 comment

#134 - allocString refactor

Issue - State: closed - Opened by kwonoj almost 6 years ago

#133 - Update emscripten-wasm-loader to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 4 comments

#132 - Bump up binary / emscripten-wasm-loader

Issue - State: closed - Opened by kwonoj almost 6 years ago

#131 - Update ts-jest to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#130 - Update ts-node to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#129 - Update shx to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#128 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj about 6 years ago - 1 comment

#127 - Update @commitlint/cli to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#126 - Update @commitlint/config-angular to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#125 - Update @types/jest to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 6 years ago - 1 comment

#124 - build(package): bump up dependencies

Pull Request - State: closed - Opened by kwonoj about 6 years ago - 1 comment