Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
JavaScript Libraries Index
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
reedlauber  
View profile  
 More options Aug 2 2012, 3:48 pm
From: reedlauber <reedlau...@gmail.com>
Date: Thu, 2 Aug 2012 12:48:12 -0700 (PDT)
Local: Thurs, Aug 2 2012 3:48 pm
Subject: JavaScript Libraries Index

JavaScript Libraries Index. I think there should be one. Does anyone know
if such a thing already exists? Quick Googling didn't turn up too much.
Occasionally, I see lists that are more like web developer dashboards, but
they aren't very comprehensive.

I find it woefully inefficient when you need a little shim to, say, handle
History or something; or you need a great charting/graphics library, but
haven't been paying as much attention to that space; and you not only have
to find said library, but need to navigate whether it's a good one, and
determine if there's some other obvious leader that you're missing.

We live in the glorious future and this seems like an easy problem to
address.

So, what do y'all think about a little JS Lib index site with a list of
libraries big and small, categorized (tagged) by their purpose and by other
base libraries they've been built on? It would be somewhat similar to
microjs.com, but not limited to "micro" and would include ratings/votes to
help identify the obvious leaders.

Would you find such a thing useful? If I built it, would you help populate
it? Or does it already exist, in which case, awesome!

Thanks,
Reed


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Farrell  
View profile  
 More options Aug 2 2012, 3:54 pm
From: Gabriel Farrell <gsf...@gmail.com>
Date: Thu, 2 Aug 2012 15:54:19 -0400
Local: Thurs, Aug 2 2012 3:54 pm
Subject: Re: [PhillyJS] JavaScript Libraries Index
Some of my best finds come from searching on GitHub and selecting
language=JavaScript. The problem there is that some libraries only
support Node.js or the browser when you're looking for the other one.
For Node, there is of course the registry at npmjs.org. I've heard of
similar efforts in RequireJS or AMD land, but don't remember any
links.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
reedlauber  
View profile  
 More options Aug 2 2012, 4:04 pm
From: reedlauber <reedlau...@gmail.com>
Date: Thu, 2 Aug 2012 13:04:51 -0700 (PDT)
Local: Thurs, Aug 2 2012 4:04 pm
Subject: Re: [PhillyJS] JavaScript Libraries Index

Ah, good point. npm and other package managers are definitely good for
finding what you need. It doesn't really exist yet for browser-oriented JS.
There was an interesting blog post I saw in JavaScript Weekly last week
about JavaScript "components" that was suggesting that browser-based
libraries work similarly to npm or rubygems or whatever.
http://tjholowaychuk.com/post/27984551477/components

I think that idea makes sense, and implicit in making a JS "components"
ecosystem would be a searchable service to support it. But it doesn't exist
yet ... :/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mat Schaffer  
View profile  
 More options Aug 2 2012, 5:20 pm
From: Mat Schaffer <m...@schaffer.me>
Date: Thu, 2 Aug 2012 17:20:41 -0400
Local: Thurs, Aug 2 2012 5:20 pm
Subject: Re: [PhillyJS] JavaScript Libraries Index

Sounds a little like ruby-toolbox.com

I wonder if they'd be interested in generalizing it...

-Mat

On Aug 2, 2012, at 4:04 PM, reedlauber <reedlau...@gmail.com> wrote:

Ah, good point. npm and other package managers are definitely good for
finding what you need. It doesn't really exist yet for browser-oriented JS.
There was an interesting blog post I saw in JavaScript Weekly last week
about JavaScript "components" that was suggesting that browser-based
libraries work similarly to npm or rubygems or whatever.
http://tjholowaychuk.com/post/27984551477/components

I think that idea makes sense, and implicit in making a JS "components"
ecosystem would be a searchable service to support it. But it doesn't exist
yet ... :/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Walgran  
View profile  
 More options Aug 2 2012, 6:03 pm
From: Justin Walgran <jwalg...@gmail.com>
Date: Thu, 2 Aug 2012 18:03:50 -0400
Local: Thurs, Aug 2 2012 6:03 pm
Subject: Re: [PhillyJS] JavaScript Libraries Index
This library of jQuery plugins is pretty great.

http://jquer.in/

The highlight, for me, is the prominence  of demo page links. Maybe the maintainer would be into setting up a sister site.

Justin

I don't know if the maintainers would be open to a more general

On Aug 2, 2012, at 3:48 PM, reedlauber <reedlau...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jordan Santell  
View profile  
 More options Aug 2 2012, 6:10 pm
From: Jordan Santell <jsant...@gmail.com>
Date: Thu, 2 Aug 2012 18:10:39 -0400
Local: Thurs, Aug 2 2012 6:10 pm
Subject: Re: [PhillyJS] JavaScript Libraries Index

Kinda reminded me of CDNJS -- adding new libraries, curated, via GitHub,
although is just a listing and hosting essentially, which is similar in
that regard to npm, minus the including aspect (which Require/AMD handle)
https://github.com/cdnjs/cdnjs

--
Jordan Santell
Developer/Producer
jsant...@gmail.com | www.jsantell.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian Hassinger  
View profile  
 More options Aug 2 2012, 7:10 pm
From: Brian Hassinger <brian.a.hassin...@gmail.com>
Date: Thu, 2 Aug 2012 16:10:21 -0700 (PDT)
Local: Thurs, Aug 2 2012 7:10 pm
Subject: Re: JavaScript Libraries Index

Maybe this is your jam <http://jamjs.org/>?

Finding gold is always tough


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
reedlauber  
View profile  
 More options Aug 3 2012, 2:10 pm
From: reedlauber <reedlau...@gmail.com>
Date: Fri, 3 Aug 2012 11:10:44 -0700 (PDT)
Local: Fri, Aug 3 2012 2:10 pm
Subject: Re: JavaScript Libraries Index

These are all really interesting. Thanks everyone.

Where should I go from here? It seems like there's no single resource to do
what I'm suggesting. All these (very cool) tools are either
library/platform specific, or not really very searchable, etc. I still
think a complete JS lib index and marketplace that's filterable and has
ratings or popularity counts would be really useful.

I certainly don't want to reinvent the wheel (actually I love reinventing
wheels). If there's a project worth supporting and promoting, that would be
great, but so far I'm not seeing it. The challenge with creating something
like this, though, is that it would only be as good as the number of people
who use it, so promotion would be crucial. And I just don't draw that kind
of water.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jay kanakiya  
View profile  
 More options Aug 12 2012, 4:30 am
From: jay kanakiya <kanakiya...@gmail.com>
Date: Sun, 12 Aug 2012 01:30:39 -0700 (PDT)
Local: Sun, Aug 12 2012 4:30 am
Subject: Re: [PhillyJS] JavaScript Libraries Index

I was also facing the same kind of problems, that why i built jquer.in. I
have included javascript libraries at  http://jquer.in/category/framework/
though they are under frameworks.
I also wanted to include ratings ,votings ,size ...i.e. make it more
engaging but till that time my college started.But I will surely make it
more better.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »