1.1.0 • Published 10 years ago
angular-chemistry v1.1.0
angular-chemistry
Install:
npm i angular-chemistry
bower install angular-chemistry
This project aims for creating a set of chemistry-related tools for AngularJS.
The module is registered as mmAngularChemistry. It has ngSanitize module as a dependency.
angular.module('myModule', ['mmAngularChemistry']);
Currently available are:
Elementsservice, which is a built-in periodic table of elements along with some utilschemEntityandchemSchemedirectives for parsing and rendering chemical formulasscientificfilter for applying the scientific notation to a numbertempfilter for displaying temperature values and converting them to Fahrenheits, Celsius, and Kelvins.
coming in the next version:
Pubchemservice and directives for interacting with Pubchem database.- more filters and utils
For detailed information and examples refer to the project site.
License
MIT