Lorefnon

Results 47 issues of Lorefnon

Hello, thanks for open sourcing claro - this looks quite interesting. Coming from kotlin, I am curious what is your perspective on interop with other jvm libraries, which I couldn't...

enhancement

I am curious if you would be interested in a templating solution as opposed to manually constructing the DOM using strings in the js, which is somewhat cumbersome. I would...

enhancement

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=lodash&from_version=4.17.11&to_version=4.17.21&pr_id=63040206-ee5a-4791-b600-5c0673513a0b&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Hello, thanks for creating and open sourcing this plugin. This plugin seems to require baseUrl config to be present in tsconfig.json. However, the typescript docs now don't recommend setting it....

I am unable to get basic persistence to work using this library. Following usage fails for me: ``` $ node > var {SnapDB} = require("snap-db") undefined > db = new...