Y
Hacker News
new
|
ask
|
show
|
jobs
by
brentburgoyne
4256 days ago
I generated docs for Immutable.js using TypeDoc. It can be found here:
http://brentburg.github.io/immutable-docs/api/
1 comments
etrinh
4256 days ago
I used these docs when I was exploring the Immutable.js API! Very helpful, but Immutable just updated to v3 (your docs are v2), which introduces some breaking changes (for example, Vector is now called List). Would you mind updating your docs?
link
brentburgoyne
4255 days ago
I just updated it to v3.0.2.
link