Skip to content

Commit fdb9425

Browse files
committed
remove: TODO items from README.md
1 parent 9cb63ff commit fdb9425

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ Ouroboros is **not** a JSON:API client. We recommend you use the [Fetch
99
API][fetch] or another library to make HTTP requests and Ouroboros to consume
1010
the response body.
1111

12-
### TODO
13-
14-
- [x] Refactor Deno tests into a node.js compatible test framework.
15-
- [x] Add a `package.json` file
16-
- [ ] Publish a bundled ES module
17-
- [x] Elide the `data` relationship object member
18-
- [ ] Author a simple [JSON:API profile][profiles] restricting the use of
19-
`type`, `id`, `relationships`, `links`, `meta`, or `top` as an attribute or
20-
relationship field name.
21-
- [x] Add GitHub workflows
22-
- [ ] Handle documents with a primary data array
23-
- [x] Refactor the way links are treated to be less unwieldy
24-
2512
[profiles]: https://jsonapi.org/extensions/#existing-profiles
2613

2714
### API

0 commit comments

Comments
 (0)