Alois Klink

Results 173 comments of Alois Klink

> Got it, thanks for helping me understand @lundibundi. Will `prepare` run when folks install json-schema-to-typescript? Minor correction, it won't run when installing from NPM. Some examples: ```bash # the...

I'd also like to make a `node-better-sqlite3` package available for [OpenWRT](https://openwrt.org/) (Linux distro for embedded devices, e.g. WiFi routers). Currently, there is a `node-sqlite3` package, but on an embedded device,...

> Does this exist? I came here looking to see if inline SVG in HTML was available or in the works. If anybody is looking to convert Markdown to plain...

There's also a `dagre-d3` ESM fork at https://github.com/tbo47/dagre-es. It has it's own version of `dagre` under `import {xxx} from "dagre-d3-es/src/dagre/index.js";` that you can use too.

There is a PR that might fix this: https://github.com/gajus/eslint-plugin-jsdoc/pull/940 (thanks @brettz9). Copying the docs from https://github.com/eslint/eslint would also be cool, but I imagine it would be a lot more work...

> I have reverted to `moment-mini` for now. :+1: Agree, that we should replace `moment` when we can. > Btw, I am curious why don't we choose dayjs I've actually...

> @aloisklink, was that the only issue? > > Did all the unit tests pass? Yep, that was the only issue. One unit test failed, but that was because I'm...

> Yeah, not worth the effort, then. But then again, you're right, we do need to somehow test for daylight savings issues (even if it's just a manual test). Maybe...

Development has moved to the https://github.com/mermaid-js/mermaid-cli repo, please re-open your issue there if it's still relevant. The package has also been renamed on NPM to [`@mermaid-js/mermaid-cli`](https://www.npmjs.com/package/@mermaid-js/mermaid-cli), so you may need...

Development has moved to the https://github.com/mermaid-js/mermaid-cli repo, please re-open your issue there if it's still relevant. The package has also been renamed on NPM to [`@mermaid-js/mermaid-cli`](https://www.npmjs.com/package/@mermaid-js/mermaid-cli), so you may need...