Daniele Dellafiore

Results 15 issues of Daniele Dellafiore

**Have you read the documentation?** Yes. **How did you configure electrs?** Is running on a raspberrypi with latest Raspian OS. I built it from scratch. ```shell $ cat ~/.electrs/config.toml [server]...

bug

* bump to latest marked * use github-slugger as marked slugger has been deprecated a year ago * bump all other dependencies to latest available version

**Does this PR address a related issue?** #88 **A description of the changes proposed in the pull request** A simple javascript module to parse npub from user json, that also...

My scenario, I have this project with different folders ``` /main/xyz.sublime-project /webapp /backend ``` when running ESLing formatter from sublime, having opened a file like `/webapp/src/something.js` eslint said it could...

My custom component has a custom attribute "style" where I pass the classes for the underlying actual html element inside. As you see the "style" values are rendered differently, even...