Thanks Tim.

I don't know how much control you have on the JSON output, but it would be 
great to have an endpoint that would deliver the authors as keys, and then 
the array of packages they own.  Right now I have to call on each author 
one at a time to pull all the packages.

After that initial data draw, we wouldn't need to hit the server again for 
that session.  If you only want to display the latest release, that could 
compress it a bit.

[
 +author
   +packages
]

Best.

On Wednesday, May 6, 2015 at 8:11:58 PM UTC-5, Tim Caswell wrote:
>
> Looks amazing!
>
> On Wed, May 6, 2015 at 7:52 PM, develephant <[email protected] 
> <javascript:>> wrote:
>
>> Hi,
>>
>> Been working on an Angular front-end for the Lit repo.  It's still basic, 
>> but it does allow you to 'build' your dependencies table for the 
>> package.lua.
>>
>> It would be nice to get some descriptions for these packages that could 
>> be displayed.
>>
>> Anyway, I have a bunch of refactoring to do, but for now here it is: 
>> http://develephant.github.io/lit-browser
>>
>> On another note, I've been working on API reference docs for Luvit.  The 
>> idea of course to bring the functionality forward.
>>
>> Thanks again for the fun tools.
>>
>> Best.
>>
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "luvit" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"luvit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to