Tomáš Čarnecký

Results 23 comments of Tomáš Čarnecký

This package is just one .ts file, it's easier to copy&paste into your project rather than waiting for upstream to fix 😉

It would be nice if the package exposed a function which combines the two paths as "one/two". There is such a function internally (`combineAlways`), but it is not exported. I...

I have a function which may return an absolute URL path (eg. `/assets/app-1234.js`). I need to take that path and write the file contents to the filesystem under a base...