UNPKG

nucleotide

Version:
29 lines (18 loc) 596 B
# nucleotide [![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] Deal with nucleotides and molecular formula. ## Installation `$ npm install --save nucleotide` ## Usage ```js import library from 'nucleotide'; const result = library(args); // result is ... ``` ## License [MIT](./LICENSE) [npm-image]: https://img.shields.io/npm/v/nucleotide.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/nucleotide [download-image]: https://img.shields.io/npm/dm/nucleotide.svg?style=flat-square [download-url]: https://www.npmjs.com/package/nucleotide