Dynalon

Results 5 issues of Dynalon

I am using Grunt with grunt-typescript to invoke the tsc compiler on my *.ts files. I am using T3S for syntax highlighting within Sublime, and I found that when using...

enhancement

There is no documentation that tells one how to set or generate an oauth_verifier, but creating a random verifier and validating it is crucial to security. Additionally, in the Provider...

[Feature request] It would be nice if the watcher would also trigger when new files are created, that would match a specific pattern. For example: package.json ```json "watch": { "copy-assets":...

local copy of the markdown doc files could be helpfull, include them in every release.

enhancement

This PR fixes issue #276 A brief summary: During validation of required properties, jaydata does not recognize the empty string `""` as a value and will call `.getDefault()` to create...