Matthew Marino
Matthew Marino
Hi, It's been a year and half since I had the chance to use ng-classify and coffeescript... I seem to be having an issue and can't figure it out. this...
## Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...
I'd like ot request that GridFS be added to the moleculer-db-adapter-mongo package so that GridFS streams can be used for files like images / audio / large text files can...
Update the package.json module attribute to point to the index.umd.js file so that quasar can register the extension and components.
I've been looking through the code and wondered if renderer profiles should be moved to xml or json files. This could add flexibility to integrate ffmpeg with the dlna service...
The current code for worker in FsaNodeSyncAdapterWorker only creates a worker from url string: line [#24](https://github.com/streamich/memfs/blob/eac1ce29b7aa0a18b3b20d7f4821c020526420ee/src/fsa-to-node/worker/FsaNodeSyncAdapterWorker.ts#L24) If this would be changed to: ```ts let worker; if (url && typeof url...
May I suggest changing from bcrypt to bcryptjs? They are the same with the exception that bcryptjs has no dependencies and is platform agnostic. There wil lbe no change needed...
I like what you have done with this library, it's great for node cli. Have you put any thought into allowing this to be a module within node that one...
I can't seem to get this to work with sails v1.0.0-42. Does this module support that version?
https://github.com/Karnith/sails-generate-new-gulp/blob/Dev/json/package.json.js#L51 change to 'sails': getDependencyVersion(sailsPkg, 'sails') in order to use sails-for-gulp fork of sails