Friday 6 October 2017

Typescript references which can use in your project


1.      adal

adal js usefull for sign-in, sign-out, and secure OAuth API calls to your single-page apps using token which is hosted on Azure Active Directory (Azure AD).

For example:         html web resource of MS CRM online.
html web resource is single page application and MS CRM online is azur application.
In this example, without open ms-crm online adal help to loing by token in html web resource.
     
For more information


2.      core-js
Provide core functionality of different types like Promise function, string function, Number function etc…

3.      decimal.js
Provide decimal type support

4.      jQuery
Provide jQuery support

5.      node
Provide node i/o support

6.      bootstrap
Provide bootstrap support
7.      react
Provide react support
8.      react-dom
Provide react with html DOM support

9.      react-bootstrap
Provide bootstrap in react support

10.  react-bootstrap-table
Plug-in of bootstrap-table in react

11.  angular

Provide angular support