-
It will be great to have a feature like Adding a device frame while capturing the webpage.
something like this.
![image](https://user-images.githubusercontent.com/333455/57824648-6180d900-77b9-11e…
-
### Pitch
Include a HTTP header in every response that indicates that the URL points to a Mastodon instance.
### Motivation
I need to be able to quickly detect whether a link points to a Mastodon i…
-
Whilst using yup won't make JSON blobs typesafe, it will provide an extra level of validation to ensure that the data that's being dealt with always conforms to pre-defined schemas. This would be quit…
-
For package `pkg:golang/github.com/klauspost/compress@1.17.8`, Parlay incorrectly returns
> "licenseConcluded": "(Apache-2.0 OR BSD-3-Clause OR MIT)",
where it should be
> "licenseConcluded"…
-
Add a spinner to the project creation process so that when a user executes the command to create-project (for web or mobile), they get prompted that the npm installation process is happening or has fi…
-
Also try this vscode settings:
```
"editor.codeActionsOnSave": [ "source.addMissingImports", "source.organizeImports", "source.fixAll.eslint", "source.fixAll" ]
```
Thanks athano
-
See https://github.com/electron/electron/issues/12438#issuecomment-376667373
Electron logs a lot of annoying stuff and it doesn't seem like it will be fixed upstream anytime soon.
Here's what I …
-
If I have the following snippet
```ts
emitter.on(Emittery.listenerAdded, () => {
console.log('Count: ', emitter.listenerCount('helloEvent'))
})
emitter.on('helloEvent', () => {})
emitter.o…
AuHau updated
3 years ago
-
### Before Submitting Your Bug Report
- [X] I have verified that there isn't already an issue reporting the same bug to prevent duplication.
- [X] I have seen the [FAQ](https://github.com/p0deje/Macc…
-
This can be useful for multiple purposes:
- Adding analytics
- Quickly modifying the docs site with some quick JS/CSS
- Dynamically adding some extra content
Jazzy solves this with a `head` op…