ltype_convert

0.0.14 • Public • Published

ltype_convert npm

Build Status codecov CodeFactor Code size downloads license

functions to convert between types

User story

  • AS A "JavaScript developer"
  • I WANT TO "functions to convert between types"
  • SO THAT I CAN "to ensure quality, maintainability and automatic error free releases"
Project Dashboard

NPM JavaScript Style Guide

Build History

Releases: npm Build Status codecov downloads license

Quality: CodeFactor

Known Vulnerabilities dependencies Status

Development: open issues closed issues last commit Maintenance commit activity

Github: code size repo size Github releases HitCount

Version Notes:

  • 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
  • 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
  • 2.?.? - Only tagged versions released. Module is regarded stable and in production.
Install

npm

npm i ltype_convert -s

yarn

yarn add ltype_convert

Usage

Node

const _types = require('ltype_convert')

(This README file was generated by https://github.com/perezlamed/lamed_readme)

Readme

Keywords

none

Package Sidebar

Install

npm i ltype_convert

Weekly Downloads

0

Version

0.0.14

License

MIT

Unpacked Size

53.9 kB

Total Files

14

Last publish

Collaborators

  • perezlamed