-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add README.md tu published package
Signed-off-by: Octanium <octaniumcontact@gmail.com>
Showing
4 changed files
with
10 additions
and
19 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
packages/problem-js/README.md |
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,11 +1,10 @@ | ||
# problem-js | ||
# ProblemJs | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
Problem-js is a JavaScript integration for the Problem Details for HTTP APIs standard (see [RFC 9457](https://datatracker.ietf.org/doc/html/rfc9457)) | ||
|
||
## Building | ||
> [!NOTE] | ||
> This file is still a Work In Progress... | ||
Run `nx build problem-js` to build the library. | ||
## How to contribute | ||
|
||
## Running unit tests | ||
|
||
Run `nx test problem-js` to execute the unit tests via [Vitest](https://vitest.dev/). | ||
See [CONTRIBUTING.md](./CONTRIBUTING.md) |
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