-
Instead of manually configuring the `config.json` file, there should be an endpoint with a basic web admin interface for interactively customizing the configuration options for the server, such as Twi…
-
* Use a tool to take a screenshot or create a giphy of an example report so that the README can stay up to date without too much manual effort.
* This could be done per release perhaps - maybe github…
-
I know you rarely use the "Merge pull request" button in GitHub, and [I see you use](https://github.com/sindresorhus/ama/issues/175) [Tower](http://www.git-tower.com/).
1. What do you do to keep your …
-
Yandex.Metrica supports urls with arbitrary params, and allows filtering by them. I think GA should also support this.
We could add support of sending such params to the tracking service.
Example:
…
-
Hi guys,
Sometimes, my data is an object that includes a `dot` character.
```js
pupa('The mobile number of {name} is {phone\.mobile}', {
name: 'Sindre',
"phone.mobile": "609 24 363"
}…
-
I'm trying to use async/await with gulp-traceur. I'm passing in the experimental option.
The following code produces an error `Error filename:line:char: Semi-colon expected`, but compiles correctly …
-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
These operations are not valid:
https://github.com/sindresorhus/normalize-url/blob/3c7235ebb06a6ec8b753d4d9d24d0b7adf2d425b/index.js#L178-L183
https://github.com/sindresorhus/normalize-url/blob/…
karwa updated
2 years ago
-
Unfortunately when requesting module with scoped name like `@cycle%2Fcore` bundle code in response also contains not decoded / symbol which results in cannot find module error.
-
For context, see https://github.com/sindresorhus/refined-github/pull/1783, specifically this commit, https://github.com/sindresorhus/refined-github/pull/1783/commits/48baae0a1952e05b35c3a93d25c854bec2…