Justin

Results 12 comments of Justin

I was looking to use parcel as well in my AWS lambda, anyone get this working?

This would be great, so much clutter from Key master.

I think people (including myself) just want the ability to call: `val result = Klaxon().toJsonString(object, prettyPrint = true)` right now there is no way to prettyPrint, the README.md is also...

This is still an issue. Thanks @Agowan for the work around!

I know this message isn't helpful but I would REALLY like to see Tabby in Flathub for super easy install! When I was setting up my Linux Mint I totally...

Any update on this? I use iterm2 exclusively because of this integration

For others who run into this, using the baked in `matchesGoldenFile` works just fine: ``` testWidgets('Golden Test', (WidgetTester tester) async { await tester.pumpWidget(const MaterialApp( home: Scaffold( body: Text('test'), ), ));...

I needed to install tailwind. Should we update the CLI to inform you when `tailwindcss` DNE? Happy to try and contribute, although you can probably crank it out quick? Let...

https://github.com/schultek/jaspr/pull/243