Skip to content

kelvin-ayonga/daraja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@kelvinlogic/daraja

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install @kelvinlogic/daraja

Usage

const daraja = require("@kelvinlogic/daraja");

daraja("So much space!");
//=> "Somuchspace!"

daraja(1337);
//=> Uncaught TypeError: Tiny wants a string!
//    at tiny (<anonymous>:2:41)
//    at <anonymous>:1:1

About

Wrapper for safaricom's M-pesa api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published