angular-chemistry

1.1.0 • Public • Published

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:

  • Elements service, which is a built-in periodic table of elements along with some utils
  • chemEntity and chemScheme directives for parsing and rendering chemical formulas
  • scientific filter for applying the scientific notation to a number
  • temp filter for displaying temperature values and converting them to Fahrenheits, Celsius, and Kelvins.

coming in the next version:

  • Pubchem service and directives for interacting with Pubchem database.
  • more filters and utils

For detailed information and examples refer to the project site.

License

MIT

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i angular-chemistry

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • mmbmalik