-
See here: https://github.com/mapzen/developer/issues/852, https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html
- Drop weird characters & punctuation (e.g. semicolons)
- Deburr letters
- …
-
I'm not sure that I've read the code properly, but it looks to me like we have a call to `unorm.nfc` to normalize the filename. I think that this code could be moved to the server-side? This would sav…
-
**Do you want to request a _feature_ or report a _bug_?**
feature/bug
**What is the current behavior?**
Let's pretend your project "A" has a dependency on "B" and "B" has a dependency on "Webpack…
-
Subsequent uppercase letters in a string are not converted to lowercase.
**Example:**
"XMLHttpRequest" is converted to "xMLHttpRequest" rather than "xmlHttpRequest".
**Compared with Lodash**
``` j…
-
On a fresh clone, I ran into an error running the tests (`npm i && npm t`):
```
npm WARN deprecated @cycle/base@4.3.0: no longer used. see release notes for Cycle Unified
npm WARN deprecated @cyc…
-
There is no mention whatsoever about language support.
Schinke stemmer is supposed to be latin but it doesn't work as expected.
Thanks.
-
Multiple `UNMET PEER DEPENDENCY` warnings after running `npm install` following default app generation.
````
steve@steve-VirtualBox:~/Code/adf-example-app-1-0-0$ npm -v
3.8.6
steve@steve-Virtual…
-
Tried to execute install script of shuup v1.0, unfortunately it breaks with the output below:
Would recommend to introduce local version of npm to have consistent install script, with npm 3.10.10 i…
-
**_86 Upvotes**_ It's been mentioned a few times, so I figured I'd track progress/questions with an issue.
**_85 Upvotes**_
-
When I Installing “STF”,Wrong
STEP1: nodejs,Adb,rethinkdb,GM,zeroMQ,Bower,libsodium,protobuf,pkg-config,yasm OK!
STEP2: git clone https://github.com/openstf/stf.git
STEP3: npm install, i…