Skip to content

Commit

Permalink
Add a link to "jackson-js" JS library
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 18, 2023
1 parent b4add1c commit 24578a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ its size (both jar, and runtime memory usage) is considerably smaller; and its A

#### Other things related to or inspired by Jackson

* [Jackson-js](/~https://github.com/pichillilorenzo/jackson-js) is a Javascript/Node object serialization/deserialization library with API inspired by Jackson
* [Pyckson](/~https://github.com/antidot/Pyckson) is a Python library that aims for same goals as Java Jackson, such as Convention over Configuration
* [Rackson](/~https://github.com/griffindy/rackson) is a Ruby library that offers Jackson-like functionality on Ruby platform

Expand Down

0 comments on commit 24578a0

Please sign in to comment.