@linagora/char-api

0.1.1 • Public • Published

charAPI

This repository provides a javascript lib to convert ascii character to alphabet [a-z] upper case.

Documentation

Example: charAPI.getAsciiUpperCase('é') = 'E'

Installing

You can install charAPI.js via npm, if you would like to use it in node:

npm install @linagora/char-api.js

Alternatively, it is also available via bower for front-end development:

bower install esn-char-api.js

How to contribute

  1. clone the repository

     git clone https://ci.linagora.com/linagora/lgs/openpaas/char-api.git
    
  2. Code, execute tests then pull request !

License

Dependents (1)

Package Sidebar

Install

npm i @linagora/char-api

Weekly Downloads

5

Version

0.1.1

License

none

Last publish

Collaborators

  • tlcong
  • phandd
  • rboyer
  • odint
  • linagora_ci