-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #213 from AliMD/next
Release: v0.14.0
- Loading branch information
Showing
107 changed files
with
2,671 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,9 @@ package-lock.json | |
|
||
# dotenv environment variables file | ||
.env | ||
.env.test | ||
.env.* | ||
!.env.example | ||
test.json | ||
|
||
temp | ||
_data/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
# The AlWatr Library | ||
|
||
Main branch: | ||
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/AliMD/alwatr/Build/main?logo=github&style=for-the-badge) | ||
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/AliMD/alwatr/Lint/main?logo=github&style=for-the-badge) | ||
|
||
Next branch: | ||
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/AliMD/alwatr/Build/next?logo=github&style=for-the-badge) | ||
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/AliMD/alwatr/Lint/next?logo=github&style=for-the-badge) | ||
|
||
![GitHub language count](https://img.shields.io/github/languages/count/AliMD/alwatr?style=for-the-badge) | ||
![GitHub top language](https://img.shields.io/github/languages/top/AliMD/alwatr?style=for-the-badge) | ||
|
||
## Packages | ||
|
||
| Package | Status | | ||
| ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | | ||
| [`element`](https://github.com/AliMD/alwatr/tree/next/packages/core/element) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/element?logo=npm&style=for-the-badge) | | ||
| [`fetch`](https://github.com/AliMD/alwatr/tree/next/packages/core/fetch) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/fetch?logo=npm&style=for-the-badge) | | ||
| [`i18n`](https://github.com/AliMD/alwatr/tree/next/packages/core/i18n) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/i18n?logo=npm&style=for-the-badge) | | ||
| [`logger`](https://github.com/AliMD/alwatr/tree/next/packages/core/logger) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/logger?logo=npm&style=for-the-badge) | | ||
| [`math`](https://github.com/AliMD/alwatr/tree/next/packages/core/math) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/math?logo=npm&style=for-the-badge) | | ||
| [`router`](https://github.com/AliMD/alwatr/tree/next/packages/core/router) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/router?logo=npm&style=for-the-badge) | | ||
| [`signal`](https://github.com/AliMD/alwatr/tree/next/packages/core/signal) | ![npm (scoped)](https://img.shields.io/npm/v/@alwatr/signal?logo=npm&style=for-the-badge) | | ||
![Alwatr](./logo.svg#gh-dark-mode-only) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.