1.0.4 • Published 5 years ago

methods-cesar-npm v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

This repository was created to practice how to build my own npm.

Using this package you will be able to use 4 methods where:

  • You will be able to use concatJS & popJS I changed their names to make sure I exported this package properly
  • You will be able to use 2 methods used in ruby those are "empty & capitalize" but I added JS in their names.

Examples

import { popJS, capitalizeJS, emptyJS, concatJS } from "methods-cesar-npm"

capitalizeJS("cesar")

You can find the repository in the following link :

You can find the package in the web of npm in the following link:

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago