5 ms·
Show HN: Corrode – A batteries-included js-library for reading binary data
- Lord_Zero 10y agoTitle pun intended?
- _FKS_ 10y agoLinks to doc are 404.
- screeny05 10y agoHas been fixed. Thanks for the hint.
- _FKS_ 10y agoSide note: Are you familiar with Sweetscape's 010 Editor? Very cool stuff, although closed source.
- SeriousM 10y agoWhy using it: "As a js-library from 2016 it has all the swag you need." ... Oh well
- rhapsodic 10y agoPardon my ignorance, but what does "batteries included" mean in this context?
- screeny05 10y agoIt's a hint on corrodes built-in functionality and extensibility. It not only provides a way of parsing, but also a way of validating the parsed data via asserts.
- rhapsodic 10y ago> It's a hint on corrodes built-in functionality and extensibility. Well, OK, but it was completely lost on me. One thing that did occur to me is that using the words "corrode" and "batteries" together might not evoke positive feelings in the mind of potential users.
- fcanela 10y agoCongrats for your code. I found it really well documented and structure. I'll probably print it to read it later. I really love the documentation badge. It should be more common.
- screeny05 10y agoThank you. I was afraid the documentation wouldn't be sufficient. Yet improving it is highest priority for me.