Skip to content

Commit bbf4973

Browse files
Merge pull request #20 from DataKitchen/fix/README
chore: fix readme
2 parents f7d0a71 + ee3ad4e commit bbf4973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![CI build status](https://github.com/DataKitchen/ngx-toolkit/actions/workflows/main.yml/badge.svg)
33

44

5-
Welcome to the DataKitchen `ngx-toolkit` monorepo! This repository houses a collection of libraries developed by our Front End team to address common tasks that Angular developers encounter on a daily basis. These libraries are split into <!-- three --> two npm packages:
5+
Welcome to the DataKitchen `ngx-toolkit` monorepo! This repository houses a collection of libraries developed by our Front End team to address common tasks that Angular developers encounter on a daily basis. These libraries are split into the following npm packages:
66
- @datakitchen/ngx-toolkit
77
> Provides solutions and best practices for implementing and synchronizing various features, including search inputs, pagination, and persistence using localStorage or query parameters. Also contains mocking utilities, a simplified version of Angular's typed reactive forms, and other small utilities that any Angular developer may need. See [ngx-toolkit's readme](https://github.com/DataKitchen/ngx-toolkit/blob/master/projects/core/README.md)
88
- @datakitchen/ngx-monaco-editor

0 commit comments

Comments
 (0)