sympmarc/SPServices

View on GitHub
index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <meta charset='utf-8'>
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
    <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
    <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
    <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <title>SPServices by sympmarc</title>
  </head>

  <body>
    <div id="container">
      <div class="inner">

        <header>
          <h1>SPServices</h1>
          <h2>SPServices is a jQuery library which abstracts SharePoint&#39;s Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.</h2>
        </header>

        <section id="downloads" class="clearfix">
          <a href="https://github.com/sympmarc/SPServices/zipball/master" id="download-zip" class="button"><span>Download .zip</span></a>
          <a href="https://github.com/sympmarc/SPServices/tarball/master" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
          <a href="https://github.com/sympmarc/SPServices" id="view-on-github" class="button"><span>View on GitHub</span></a>
        </section>

        <hr>

        <section id="main_content">
          <h1>
<a id="spservices" class="anchor" href="#spservices" aria-hidden="true"><span class="octicon octicon-link"></span></a>SPServices</h1>

<p>SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.</p>

<p>SPServices is primarily hosted on Codeplex, with this repository mirroring most of the downloads there.</p>

          <p>We're in the process of migrating the docs from Codeplex <a href="http://sympmarc.github.io/SPServices/docs/spservices.md">here</a>.</p>





          <p>For full documentation, please visit <a href="http://spservices.codeplex.com/documentation">http://spservices.codeplex.com/documentation</a></p>
        </section>

        <footer>
          SPServices is maintained by <a href="https://github.com/sympmarc">sympmarc</a><br>
          This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
        </footer>

                  <script type="text/javascript">
            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
            document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
          </script>
          <script type="text/javascript">
            try {
              var pageTracker = _gat._getTracker("UA-57857591-1");
            pageTracker._trackPageview();
            } catch(err) {}
          </script>

      </div>
    </div>
  </body>
</html>