Ivan Kerin

Results 5 issues of Ivan Kerin

First of all thank you very much for this package, it just blew my mind with its elegance! I wanted to write some types in DefinitlyTyped for it, but the...

## Description Add support for prettifying sql template literals. ```typescript import { sql } from '@potygen/potygen'; const myQuery = sql` SELECT * FROM table1 `; ``` This does not add...

Add asdf-berglas under community control: https://github.com/ivank/asdf-berglas

### Describe the Bug For large installations of directus, with hundreds of thousands of rows in multiple collections with nested data everywhere, _and revision tracking enabled_ we see severe degradation...

Cannot be imported as an ESM module since the code dynamically loads a dependency via "require". That require is still there in the "compiled" ES file https://www.npmjs.com/package/turndown?activeTab=code. Line in question:...