Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 844 Bytes

File metadata and controls

18 lines (10 loc) · 844 Bytes

User-defined TypeScript String Functions

This project provides user-defined TypeScript functions for handling and manipulating strings in an Angular project and it was generated with Angular CLI version 8.1.2.

Where to find the functions in the Angular project?

All functions are in the string-handling.service.ts in the folder path src/app.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.