The Office JavaScript API includes objects, methods, properties, events, and enumerations that can be used from Office Add-ins to interact with Microsoft Office documents or mail items content.
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool provides API that converts the string between Traditional Chinese and Simplified Chinese languages.
Implementation of the fluent ribbon buider for Excel Add-in.
We recommend to add the AddinX.Ribbon.ExcelDna package to use the fluent ribbon with Excel-DNA.
This package adds SharePoint client object model assembly references and token helper code to the ASP MVC Web API project for SharePoint Online. These items make it easier to develop the web project if the web project needs to access data from the SharePoint Add-in.
A library that provides simplified threaded and non-threaded execution of SQL statements. It can be used to expose an interface to Microsoft Excel clients, providing threaded, async operations to a single-thread application.
Fluent ribbon builder for Excel-DNA. It simplifies the creation of the ribbon with Excel-DNA so you don't have to write XML or to create the callback methods.
Kraken is a set of open source libraries for SharePoint development. The package includes code for writing provider hosted apps, including CSOM utilities.
CSOM extensions to send SMS to Single or Multiple users of your SharePoint Online Site. Select user(s) by SharePoint Group or Username/Email or SharePoint User Object or SharePoint FieldUserValue(Person or Group column value(s)). Utilizes SharePoint Add-in: SMS Gateway Connector (SMS Via SharePoint...
More information
Adding Angular Goodness to your SharePoint Addin by Adding module element contains angular app scaffolding.
Adding New app part which represents the main page for your angular SPA