Chef’s Kitchen: Free Next JS Responsive Restaurant Website Template
Chef'sKitchen: a free, sleek, one-page restaurant website template. Built with NextJS and Typescript, it uses React JS components for organized conten…
A number to word converter that converts any number in your Angular app to words.
Supported Languages
Let's start to develop this app
Step 1: Run the following command in your favorite terminal to install the library
npm i ngx-num-to-words
Step 2: Add the following code in your "*-component.ts" file.
Step 3: Add the following code in your component HTML file.
<h1><b>{{numberInWords}}</b></h1>