Tutorial by Topics: library

Arduino's Liquid Crystal Library is a library for controlling LCD displays compatible the Hitachi HD44780 driver, characterised by their 16 pin interface. The 16 pins might be connected via an I2C interface. These displays contain a matrix of 5x7 pixel blocks used to display characters or small mono...
Zxing library is well known for image processing. Zxing was based on java and .Net module is also available and it can be used in xamarin applications. click here to check official documentation. http://zxingnet.codeplex.com/ I recently used this libarry. Step1: Add ZXing.Net.Mobile component int...
Many people like working with promises and/or async/await syntax, but when writing a module it would be useful to some programmers to support classic callback style methods as well. Rather than creating two modules, or two sets of functions, or having the programmer promisify your module, your modul...
This section provides an overview of what task-parallel-library is, and why a developer might want to use it. It should also mention any large subjects within task-parallel-library, and link out to the related topics. Since the Documentation for task-parallel-library is new, you may need to cre...
Here you find some tipps and use case examples for the "Extension Library" of OpenNTF (http://extlib.openntf.org/). This works at least for IE 11. I didn't test this for other browsers.
How to publish your NgModule, written in TypeScript in npm registry. Setting up npm project, typescript compiler, rollup and continous integration build.

Page 2 of 2