1.0.3 • Published 2 years ago

capitalizefirstletterofastringtwopkg v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Capitalize first letter of a string

To use the module:

  • Install package in your app by running the command 'npm i capitalizefirstletterofastringtwopkg' in your terminal.
  • After the installation, you can see the name of the package in your package.json file.
  • To use the module, import the module in your component by adding this line in your component "import { Capitalize } from 'capitalizefirstletterofastringtwopkg'"
  • Add this code to your component "\<Capitalize str='test' />".
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago