Edgar Rodriguez

Results 31 issues of Edgar Rodriguez

## Is this a bug report or a feature request? Question or feature request. Is it possible to write Feature Requests in TypeScript? I know the lib says that it...

Hello @carloscuesta! What about showing the last 7 emojis used instead of the first 7 statically? (could help implementing it)

feature
help wanted

first of all great tool! what I'm referring is something similar to https://classic.yarnpkg.com/lang/en/docs/cli/outdated/ but for package sizes

Referencing https://github.com/josdejong/mathjs/issues/1449#issuecomment-536841614 >I haven't found anything that solves the US system, Imperial, Metric differences of cup, Tbs etc well, same issue happens in [measuring-cup](https://github.com/cgatno/measuring-cup/issues/4). The need of > > 1....

Hi @erkal ! The improvements in kite since i first saw it are amazing! what a good work! I have some questions: 1. When i scroll with two fingers in...

enhancement

Hi there! It seems PayPal is using this library (or react-native web view), I integrated successfully PayPal Smart Payment Buttons in old versions of React Native Webview, but it fails...

fix visualizer link

Hello! Currently, I'm trying to serialize this scenario but it raises an error: ```fsharp type Example = Map let example: Example = Map.empty example |> Map.add "p" None |> Json.serialize...

What's the proper way to integrate with Giraffe? (or implement the `IJsonSerializer`) https://github.com/giraffe-fsharp/Giraffe/blob/master/DOCUMENTATION.md#serialization

Hi 👋 ! Thank you all for this documentation, it is superb a huge help learning the language! I have a bit of trouble demystifying pattern matching in PureScript coming...