Skip to content

jemapau/pckgs-exc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pckgs-exc

An exercise for NPM packages.

Dica description

  • If the word ends with "on", then the two letters of the word are remove.
  • If the word begins with the letter "a", it will be add "aa" at the end.
  • If the word has more than ten letters, slice and join with -.
  • If the original word is a palindrome. Use Capitalize and lower Case.

Use

import lang from 'lang'

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published