Download url Free Java Code

Description

URL parser in JavaScript.

Icons

url

Source Files

The download file url-master.zip has the following entries.


.gitignore/*  w  ww  .  j a  va2 s . c  o  m*/
README
Rakefile
app/controllers/admin_controller.rb
app/controllers/application.rb
app/controllers/index_controller.rb
app/helpers/admin_helper.rb
app/helpers/application_helper.rb
app/helpers/index_helper.rb
app/models/category.rb
app/models/subcategory.rb
app/models/url.rb
app/models/user.rb
app/views/admin/_navigation.html.erb
app/views/admin/_statistic.html.erb
app/views/admin/_subcategory_edit.html.erb
app/views/admin/cat_subcat_edit.html.erb
app/views/admin/index.rhtml
app/views/admin/moderation.html.erb
app/views/admin/navigation/_category_edit.html.erb
app/views/admin/navigation/_moderate.html.erb
app/views/admin/navigation/_subcategory_edit.html.erb
app/views/admin/navigation/_user_list.html.erb
app/views/admin/signin.rhtml
app/views/index/_categories.html.erb
app/views/index/_footer.html.erb
app/views/index/_header.html.erb
app/views/index/add.rhtml
app/views/index/get_subcategory.rhtml
app/views/index/index.rhtml
app/views/index/preview.html.erb
app/views/layouts/admin.rhtml
app/views/layouts/application.rhtml
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/new_rails_defaults.rb
config/routes.rb
db/development_structure.sql
db/migrate/20080827102546_create_categories.rb
db/migrate/20080827102607_create_urls.rb
db/migrate/20080827104821_create_subcategories.rb
db/migrate/20080830163734_create_users.rb
db/schema.rb
nbproject/private/private.properties
nbproject/private/private.xml
nbproject/private/rake-t.txt
nbproject/project.properties
nbproject/project.xml
public/404.html
public/422.html
public/500.html
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
public/favicon.ico
public/google33c28b46947a6ada.html
public/googlehostedservice.html
public/images/ajax-loading.gif
public/images/arrow-down.gif
public/images/arrow-up.gif
public/images/black-70.png
public/images/black.png
public/images/blank.gif
public/images/close.gif
public/images/closelabel.gif
public/images/content_box_bottom.gif
public/images/content_box_top.gif
public/images/footer_bg.gif
public/images/header_bg.gif
public/images/header_desc.gif
public/images/header_logo.gif
public/images/loading.gif
public/images/next.gif
public/images/nextlabel.gif
public/images/prev.gif
public/images/prevlabel.gif
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/lightwindow.js
public/javascripts/prototype.js
public/javascripts/scriptaculous.js
public/robots.txt
public/stylesheets/admin.css
public/stylesheets/lightwindow.css
public/stylesheets/style.css
restart
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/performance/request
script/plugin
script/process/inspector
script/process/reaper
script/process/spawner
script/runner
script/server
test/fixtures/categories.yml
test/fixtures/subcategories.yml
test/fixtures/urls.yml
test/fixtures/users.yml
test/functional/admin_controller_test.rb
test/functional/index_controller_test.rb
test/test_helper.rb
test/unit/category_test.rb
test/unit/subcategory_test.rb
test/unit/url_test.rb
test/unit/user_test.rb
vendor/plugins/acts_as_list/README
vendor/plugins/acts_as_list/init.rb
vendor/plugins/acts_as_list/lib/active_record/acts/list.rb
vendor/plugins/acts_as_list/test/list_test.rb
vendor/plugins/lightwindow_helper/README
vendor/plugins/lightwindow_helper/assets/images/ajax-loading.gif
vendor/plugins/lightwindow_helper/assets/images/arrow-down.gif
vendor/plugins/lightwindow_helper/assets/images/arrow-up.gif
vendor/plugins/lightwindow_helper/assets/images/black-70.png
vendor/plugins/lightwindow_helper/assets/images/black.png
vendor/plugins/lightwindow_helper/assets/images/nextlabel.gif
vendor/plugins/lightwindow_helper/assets/images/prevlabel.gif
vendor/plugins/lightwindow_helper/assets/javascripts/lightwindow.js
vendor/plugins/lightwindow_helper/assets/stylesheets/lightwindow.css
vendor/plugins/lightwindow_helper/init.rb
vendor/plugins/lightwindow_helper/install.rb
vendor/plugins/lightwindow_helper/lib/lightwindow_helper.rb
vendor/plugins/redbox/README
vendor/plugins/redbox/Rakefile
vendor/plugins/redbox/images/redbox_spinner.gif
vendor/plugins/redbox/init.rb
vendor/plugins/redbox/install.rb
vendor/plugins/redbox/javascripts/redbox.js
vendor/plugins/redbox/lib/redbox.rb
vendor/plugins/redbox/lib/redbox_helper.rb
vendor/plugins/redbox/stylesheets/redbox.css
vendor/plugins/redbox/tasks/redbox_tasks.rake
vendor/plugins/redbox/test/redbox_test.rb

Download

Click the following link to download url-master.zip.

url-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket