Martin

Results 17 issues of Martin

I am using the version 2.2.4 of awesome-typescript-loader and I would like to use the **paths** definition: e.g tsconfig.json: ``` { "compilerOptions": { "baseUrl": ".", "paths": { "shared/*": [ "../shared/*"...

I would need additional string filter for padding (leftpad, rightpad) What do you think?

Needs-Feedback

I have to manipulate an existing XML-File which contains comments. How can I do this without loosing the comments in the file?

1. What versions are you using? Give your database version: Oracle Database 18c Standard Edition 2 Release 18.0.0.0.0 - Production Also run Node.js and show the output of: process.platform win32...

bug
patch available

I would really like to use this extension with a svelte app. But I do not get it how to handle a "custom" rollup config. I read in the docu...

documentation
Svelte

After building a project with https://github.com/vercel/ncc I get an Error: "Cannot find module 'typeorm/util/StringUtils.js" when using "typeorm-naming-strategies" (which goes away when I drop using "SnakeNamingStrategy"). So the problem seems the...

It would be really cool to have animations for mdl-tab-panel's (e.g. like in https://material.angularjs.org/latest/demo/tabs)

Enhancement
mdl v2

I would like to use the libray in an electron app with angular. Usage in a simple nodejs client works well. But when I try the same functionality to use...

question

Hi, I tried to run "single-server.yaml" on a windows machine with Docker for Windows (Win 10 Pro, with Docker Version 18.06.0-ce-win72 (19098)) But when I run the depolyment I get...

Assuming that the input elements are abstracted into their own svelte components, how can you use the lib?

enhancement
question