-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparams.json
1 lines (1 loc) · 3.81 KB
/
params.json
1
{"name":"ShareCoffee","tagline":"Speed up your SharePoint AppDevelopment skills","body":"# ShareCoffee\r\n\r\nShareCoffee is a lightweight library for creating SharePoint Apps. It’s fully written in CoffeeScript by using Mocha, Chai and SinonJS.\r\n\r\n### Installation\r\n\r\nYou can install ShareCoffee by \r\n * copying the files from dist folder to your project :) (dirty one)\r\n * install it by using bower.io using `bower install ShareCoffee`\r\n * install it by using nuget using `Install-Package ShareCoffee`\r\n * install it by including ShareCoffee as git submodule\r\n\r\n#### Integration\r\nShareCoffee integrates perfectly with \r\n * [jQuery](https://github.com/jquery/jquery)\r\n * [AngularJS](https://github.com/angular/angular.js)\r\n * [Reqwest](https://github.com/ded/reqwest)\r\n\r\n#### Samples\r\n\r\nCheck out the [sample repository here on github](https://github.com/ThorstenHans/ShareCoffee.Samples/)\r\n#### ShareCoffee API \r\nShareCoffee allows you to easily solve common requirements in SharePoint Apps such as\r\n * [SharePoint UI Notifications](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.UI)\r\n * [SharePoint UI Status-Messages](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.UI#sharecoffeeuishowstatus)\r\n * [SharePoint UI Chrome-Control](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.UI#sharecoffeeuiloadappchrome)\r\n * [Gathering contextual information](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.Commons)\r\n * [SharePoint JSOM (JavaScript Client Object Model) helpers](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.CSOM)\r\n * [SharePoint REST abstraction](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.REST) (SharePoint-Hosted) \r\n * [ShareCoffee.REST for jQuery](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.REST.jQuery)\r\n * [ShareCoffee.REST for AngularJS](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.REST.angularJS)\r\n * [ShareCoffee.REST for reqwest](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.REST.reqwest)\r\n * [SharePoint CrossDomain-Query](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.CrossDomain) Support (Auto-Hosted/Provider-Hosted)\r\n * [CrossDomain Support for JSOM](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.CrossDomain.CSOM)\r\n * [CrossDomain Support for REST](https://github.com/ThorstenHans/ShareCoffee/wiki/ShareCoffee.CrossDomain.REST)\r\n\r\n\r\n#### Wiki\r\n\r\nSee all documentation within the [ShareCoffee Wiki](https://github.com/ThorstenHans/ShareCoffee/wiki/_pages)\r\n \r\n###The MIT License (MIT)\r\n\r\nCopyright (c) 2013 Thorsten Hans \r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of\r\nthis software and associated documentation files (the \"Software\"), to deal in\r\nthe Software without restriction, including without limitation the rights to\r\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\r\nthe Software, and to permit persons to whom the Software is furnished to do so,\r\nsubject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\r\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\r\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\r\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\r\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}