Ilan Bar-Magen
Ilan Bar-Magen
minor change, var instead of let and const. PR: https://github.com/aceakash/string-similarity/pull/70
minor change, `var` instead of `let` and `const`.
I'm using Next.js, it populates a div with 'contenteditable' attribute according to 'disabled' prop on server side. When clientside toggles 'disabled' prop of the component and tries to rehydrate/rerender the...
No inputs were found in config file '/node_modules/react-contenteditable/tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '["lib"]'.
looking for libraries to use for i18n I was surprised to see how many echo systems there are for the locale messages themselves. It seemed like they live in different...
I noticed that Caret.js doesnt work well with languages that display connected chars such as arabic/persian/malayalam etc.. The code uses the char "|" to check the offset of a certain...
Some languages, such as arabic or persian, have characters that automatically connect to each other. example: ىىىىىىىىىىىىىىىىىىىىىىىىى while each letter separated is: ى ى ى ى ى ى. that makes...
_