Laurian Gridinoc
Laurian Gridinoc
Arabic
Salut, Last autumn I hacked this Arabic Stemmer https://github.com/ejtaal/jsastem into a fork of your project https://github.com/AJInteractive/lunr-languages for PalestineRemix.com I would like to revise how I did that, clean it up...
Rather than waiting for this PR https://github.com/embedly/player.js/pull/24 on player.js maybe we could make it here compatible with player.js out of the box with no adapters needed
I have an S3 bucket created in a different stack, and imported this way: ```yaml s3bucket: Fn::Join: - "" - - Fn::ImportValue: ${self:service}-storage-${self:custom.stage}-AttachmentsBucket ``` It does not get processed into...
Several chat UIs out there have extra widgets along a message like thumbs up / down, share, report, etc. It would be handy to have a way to decorate the...