Skip to content

Commit

Permalink
docs: typo readme (#1777)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk authored Mar 12, 2024
1 parent cd8641e commit 80ee88b
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/abc/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/abc [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/abc.svg?style=flat-square)](https://www.npmjs.com/package/@delon/abc)
# @delon/abc [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/abc.svg?style=flat-square)](https://www.npmjs.com/package/@delon/abc)

Common business components of ng-alain.

Expand Down
2 changes: 1 addition & 1 deletion packages/acl/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/acl [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/acl.svg?style=flat-square)](https://www.npmjs.com/package/@delon/acl)
# @delon/acl [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/acl.svg?style=flat-square)](https://www.npmjs.com/package/@delon/acl)

A simple role-based access control.

Expand Down
2 changes: 1 addition & 1 deletion packages/auth/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/auth [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/auth.svg?style=flat-square)](https://www.npmjs.com/package/@delon/auth)
# @delon/auth [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/auth.svg?style=flat-square)](https://www.npmjs.com/package/@delon/auth)

Simple user authentication, support Json Web Token & Simple Token.

Expand Down
2 changes: 1 addition & 1 deletion packages/cache/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/cache [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/cache.svg?style=flat-square)](https://www.npmjs.com/package/@delon/cache)
# @delon/cache [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/cache.svg?style=flat-square)](https://www.npmjs.com/package/@delon/cache)

Cache the dictionary, city data etc.

Expand Down
2 changes: 1 addition & 1 deletion packages/chart/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/chart [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/chart.svg?style=flat-square)](https://www.npmjs.com/package/@delon/chart)
# @delon/chart [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/chart.svg?style=flat-square)](https://www.npmjs.com/package/@delon/chart)

Cache the dictionary, city data etc.

Expand Down
2 changes: 1 addition & 1 deletion packages/form/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/form [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/form.svg?style=flat-square)](https://www.npmjs.com/package/@delon/form)
# @delon/form [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/form.svg?style=flat-square)](https://www.npmjs.com/package/@delon/form)

Angular form generation based on JSON-Schema.

Expand Down
2 changes: 1 addition & 1 deletion packages/mock/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/mock [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/mock.svg?style=flat-square)](https://www.npmjs.com/package/@delon/mock)
# @delon/mock [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/mock.svg?style=flat-square)](https://www.npmjs.com/package/@delon/mock)

Generate random data, intercept http requests.

Expand Down
2 changes: 1 addition & 1 deletion packages/testing/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/testing [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/testing.svg?style=flat-square)](https://www.npmjs.com/package/@delon/testing)
# @delon/testing [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/testing.svg?style=flat-square)](https://www.npmjs.com/package/@delon/testing)

Test suite for ng-alain.

Expand Down
2 changes: 1 addition & 1 deletion packages/theme/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/theme [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/theme.svg?style=flat-square)](https://www.npmjs.com/package/@delon/theme)
# @delon/theme [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/theme.svg?style=flat-square)](https://www.npmjs.com/package/@delon/theme)

ng-alain theme system library.

Expand Down
2 changes: 1 addition & 1 deletion packages/util/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @delon/util [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@delon/util.svg?style=flat-square)](https://www.npmjs.com/package/@delon/util)
# @delon/util [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/@delon/util.svg?style=flat-square)](https://www.npmjs.com/package/@delon/util)

Universal toolset of ng-alain.

Expand Down
2 changes: 1 addition & 1 deletion schematics/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ng-alain [![Build Status](https://dev.azure.com/ng-alain/delon/_apis/build/status/delon-CI?branchName=master)](https://dev.azure.com/ng-alain/delon/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/ng-alain.svg?style=flat-square)](https://www.npmjs.com/package/ng-alain)
# ng-alain [![CI](https://github.com/ng-alain/delon/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/delon/actions/workflows/ci.yml) [![Codecov](https://img.shields.io/codecov/c/github/ng-alain/delon.svg?style=flat-square)](https://codecov.io/gh/ng-alain/delon) [![NPM version](https://img.shields.io/npm/v/ng-alain.svg?style=flat-square)](https://www.npmjs.com/package/ng-alain)

Angular CLI Schematics of ng-alain.

Expand Down

0 comments on commit 80ee88b

Please sign in to comment.