5

Is there any free hosting for Javascript? Recently google has been hosting jQuery,etc... and Yahoo hosts it's YUI, which is great, but it'd be even better if there was a service that could host user scripts and things like that.

Any ideas?

Nick Berardi
  • 54,393
  • 15
  • 113
  • 135
Robert Gould
  • 68,773
  • 61
  • 187
  • 272
  • While the question could probably be reworded, this is a helpful question. See: http://stackoverflow.com/questions/20356231/cannot-get-flowtype-js-to-work – Alan Dec 03 '13 at 17:08

2 Answers2

4

You can turn Google AppEngine in to your own CDN. Which will definitely give you the effect you are looking for.

http://www.coderjournal.com/2008/06/turn-google-app-engine-into-a-content-delivery-network-cdn/

Nick Berardi
  • 54,393
  • 15
  • 113
  • 135
  • Thanks that's exactly what I needed, I'd looked into Google Apps, but I failed to see it as CDN for scripts and other static content. Kudos – Robert Gould Oct 02 '08 at 15:43
3

i found another great free javascript file hosting. www.yourjavascript.com they have a nice feature to access the file for specific domains.