1.0.3 • Published 6 months ago

capitalizefirstletterofastringtwopkg v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
6 months 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

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago