Essentials engine/tools for SP2013 and O365 – JsRender and SharePoint Manager 2013
Two
new essentials engine/tools I’d like to discuss today for SharePoint and O365
family. The name of the first member is a new engine specially implementing
entity kind of framework in custom development with SharePoint or Office 365
product is JsRender – http://www.jsviews.com.
This
is lightweight, powerful and highly extensible templating engine used for
rendering object data, and transform them from one place to another, very
similar like entity framework we have used before. Here is the GitHub url for
JsRender – https://github.com/borismoore/jsrender
It
has three major areas like JsRender, JsViews, and JsObservable and you can
start knowing more about this engine at http://www.jsviews.com/#getstarted.
There are more than simply object rendering mechanism there. Hope you will like
this.
My
second member name is SharePoint Manager 2013. It is a great tool,
basically SharePoint object model explorer. Farm administrator, site collection
administrator can utilize this tool to know in details about their farm details
like how many web apps there, how many site collection exist, what are the
sub-sites resides under a site collection, list details, item details,
edit/change SharePoint object etc.
However,
please note, be very careful while using with delete/deletion command
execution. There is no space for revert back and it directly kick off data from
SharePoint content database.
Here
the codeplex url for SharePoint Manager 2013 https://spm.codeplex.com .
Also, it has ancestor available for SharePoint 2010 and you can download
SharePoint Manager 2013 from this url https://spm.codeplex.com/releases/view/97332
Enjoy
SharePoint…Enjoy Office 365!
Comments
Post a Comment