Skip to content

Commit 82b6aad

Browse files
norchowethanresnick
authored andcommitted
Add heather-js to javascript implementations (#1321)
1 parent ff35bb2 commit 82b6aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ assembled to vet them.
4646
* [JSORM](https://jsonapi-suite.github.io/jsonapi_suite/js/home) is an
4747
isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and is part of the larger [JSONAPI Suite](https://jsonapi-suite.github.io/jsonapi_suite).
4848
* [jsonapi-vuex](https://github.com/mrichar1/jsonapi-vuex) A module for interacting with a jsonapi service using a Vuex store, restructuring/normalizing records to make life easier.
49+
* [heather-js](https://github.com/bitex-la/heather-js) A library for parsing JSONAPI into objects from ES6 classes.
4950

5051
### <a href="#client-libraries-typescript" id="client-libraries-typescript" class="headerlink"></a> Typescript
5152
* [ts-angular-jsonapi](https://github.com/reyesoft/ts-angular-jsonapi) A JSON:API library developed for AngularJS in Typescript

0 commit comments

Comments
 (0)