Halvard Mørstad

Results 50 comments of Halvard Mørstad

Hey @sidorares ! And exciting to hear that you are supportive of the standard interface! I see your points, so let me just clarify that you don't _need_ to change...

@manyuanrong if you have time, please review this 🙏🏻 it is not yet ready to be merged since we will wait for the specs in the stdext/sql to be finalized...

RFC has been created: https://github.com/halvardssm/deno_stdext/pull/6

FYI, I have already done some of the prework for supporting password hashing in the crypto module in [stdext](https://github.com/halvardssm/stdext). This can be moved to std if the team wants to...

I am sorry to intrude into this conversation, but I have been working on creating a standardized interface for SQL based databases for JS (runtime agnostic) for a little while....

I partially agree, I don’t mind the logger changing, but I am finding it very useful to have a standard logger library that can log to the console, a file...

I fully understand. I just want to make clear that the ultimate goal would be to publish this as a standard. This RFC would be the first step in this...

Hi @springcomp ! I have to say that this refactor really happened accidentally. I was not planning on rewriting the whole library, so I didn't do much research beforehand in...

That's great! Then not much work is needed to publish it to JSR 👍🏻 So to answer your question, yes there is interest in having this library on JSR as...

If you would like the help, I can try to create a deno refactor of your repo, as it shouldn't take long. It would have to be next week however...