Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PrismarineJS/prismarine-nbt
An NBT parser for node-minecraft-protocol
https://github.com/PrismarineJS/prismarine-nbt
Add writer, move tests to mocha [WIP]
15e27466b52b4fd505228b17df2b53ab75e44c08 authored almost 10 years ago by roblabla <[email protected]>
15e27466b52b4fd505228b17df2b53ab75e44c08 authored almost 10 years ago by roblabla <[email protected]>
return size after parsing. Expose parseUncompress.
Those are for prismarine's use.
5de8a405655a6a60dbfeed25ef8dd7a49d62896d authored almost 10 years ago by Robin Lambertz <[email protected]>
Merge pull request #9 from deathcap/int64
Use node-int64 for 64-bit long integers. Closes GH-1
df0c2b3edd7480200cfa007eb8d13e80062d1d1a authored over 10 years ago by Sijmen Mulder <[email protected]>
Merge pull request #7 from deathcap/headercheck
Add gzip header check. Closes GH-6
b2155727a14f48a5e2e60fac560377c2775f2bdb authored over 10 years ago by Sijmen Mulder <[email protected]>
Use node-int64 for 64-bit long integers. Closes GH-1
18096818f39788b1ca7c557a3b0389bb71761960 authored over 10 years ago by deathcap <[email protected]>
18096818f39788b1ca7c557a3b0389bb71761960 authored over 10 years ago by deathcap <[email protected]>
Change to only decompress with gunzip (not deflate) for browserify compatibility
de26af9b910757eae82542d8d3fd1c392d4dd8a7 authored over 10 years ago by deathcap <[email protected]>
de26af9b910757eae82542d8d3fd1c392d4dd8a7 authored over 10 years ago by deathcap <[email protected]>
Add gzip header check. Closes GH-6
Based on @kmpm's commit at kmpm/nbt-js@d4675211b28c489dcd9759bc229bd7fc1efa4c24#diff-f482261c886...
c702fe0e0f477b37459d26f702a99dcf7cb3e901 authored over 10 years ago by deathcap <[email protected]>
Expose tagTypes and tagTypeNames
a15c29ce65cf0b8f42d61eee7dd80ad20ae88d9f authored almost 11 years ago by Sijmen Mulder <[email protected]>
a15c29ce65cf0b8f42d61eee7dd80ad20ae88d9f authored almost 11 years ago by Sijmen Mulder <[email protected]>
Remove test coverage remarks
b76f1cdefbad613cb255e3bd0fd0ecd72d75d4a1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
b76f1cdefbad613cb255e3bd0fd0ecd72d75d4a1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Test floating point readers
9dd8dfc96fa4f72de55beb1c20a3115b971b82a3 authored almost 11 years ago by Sijmen Mulder <[email protected]>
9dd8dfc96fa4f72de55beb1c20a3115b971b82a3 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Test complex type readers
ef12d5daf5ccb20bc12229b68d24dbcdd202c96f authored almost 11 years ago by Sijmen Mulder <[email protected]>
ef12d5daf5ccb20bc12229b68d24dbcdd202c96f authored almost 11 years ago by Sijmen Mulder <[email protected]>
Travis status image in readme
6247ac40190a2ae01723d6d66cff77dd69a120e7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
6247ac40190a2ae01723d6d66cff77dd69a120e7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
NPM test script entry
331ee0e907e6012abba1a7de013fa768aa92ef7c authored almost 11 years ago by Sijmen Mulder <[email protected]>
331ee0e907e6012abba1a7de013fa768aa92ef7c authored almost 11 years ago by Sijmen Mulder <[email protected]>
Travis configuration
22ee5b866ae036fb54eb1e7e4b9850728b085b46 authored almost 11 years ago by Sijmen Mulder <[email protected]>
22ee5b866ae036fb54eb1e7e4b9850728b085b46 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Fix precedence issue in long reader
dda498fce57e4be6d3719075386b97f0b28a84e2 authored almost 11 years ago by Sijmen Mulder <[email protected]>
dda498fce57e4be6d3719075386b97f0b28a84e2 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Typo
2763999caed919ef325e5439c8bf0e634e0c2457 authored almost 11 years ago by Sijmen Mulder <[email protected]>
2763999caed919ef325e5439c8bf0e634e0c2457 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add tests for reading basic types
b7dab34accab5e2ffabb7a21beeddc5ec7e21b00 authored almost 11 years ago by Sijmen Mulder <[email protected]>
b7dab34accab5e2ffabb7a21beeddc5ec7e21b00 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Return byte arrays as arrays
468b4136a85d55a8a3725f95a3ca6937fac17f8d authored almost 11 years ago by Sijmen Mulder <[email protected]>
468b4136a85d55a8a3725f95a3ca6937fac17f8d authored almost 11 years ago by Sijmen Mulder <[email protected]>
Rename ValueReader to Reader and expose it
9badb0e596b3e4aaccf2b714038f5ae02e9b7c91 authored almost 11 years ago by Sijmen Mulder <[email protected]>
9badb0e596b3e4aaccf2b714038f5ae02e9b7c91 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Up version to 0.3
2d6427a607dffbed23186eb76543653b40631e59 authored almost 11 years ago by Sijmen Mulder <[email protected]>
2d6427a607dffbed23186eb76543653b40631e59 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Note about test coverage
38a2602548fadf8fc46675338e42e336a49b1a9e authored almost 11 years ago by Sijmen Mulder <[email protected]>
38a2602548fadf8fc46675338e42e336a49b1a9e authored almost 11 years ago by Sijmen Mulder <[email protected]>
Missing semicolon
52aeb0cb93f154921955547012adbcc874fc75c1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
52aeb0cb93f154921955547012adbcc874fc75c1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Turns out the test did not actually work before
dbaf6f9f11f8c54648762e4898d911a03ad226e7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
dbaf6f9f11f8c54648762e4898d911a03ad226e7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add note about #1 to 64 bit decoder
6009d40ed635e683887a83f4d542f90a4259d01f authored almost 11 years ago by Sijmen Mulder <[email protected]>
6009d40ed635e683887a83f4d542f90a4259d01f authored almost 11 years ago by Sijmen Mulder <[email protected]>
Drop bundled binary library for Buffer
aae08036e88e722e8abb4aae34210a5edf8305e9 authored almost 11 years ago by Sijmen Mulder <[email protected]>
aae08036e88e722e8abb4aae34210a5edf8305e9 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Linkify stuff in readme
ded6ddbb938a14a519f26d579a9100ee07644df7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
ded6ddbb938a14a519f26d579a9100ee07644df7 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Readme formatting
9050cd271f059dddb3098913ecb045155fe9bc17 authored almost 11 years ago by Sijmen Mulder <[email protected]>
9050cd271f059dddb3098913ecb045155fe9bc17 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add “Development and testing” section to readme
4e51d71208f224c14f18a928ef15272e0d77b58b authored almost 11 years ago by Sijmen Mulder <[email protected]>
4e51d71208f224c14f18a928ef15272e0d77b58b authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add basic test using Jasmine
3410f420ed6ebae2502154671807efba16804186 authored almost 11 years ago by Sijmen Mulder <[email protected]>
3410f420ed6ebae2502154671807efba16804186 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add grunt watch task
132965a8922c27d4ccbfcca1b71e03989d0d6eac authored almost 11 years ago by Sijmen Mulder <[email protected]>
132965a8922c27d4ccbfcca1b71e03989d0d6eac authored almost 11 years ago by Sijmen Mulder <[email protected]>
Fix jshint errors in sample.js
3ee3d66a1e46e82674c9bfcae1d6fe2ca38f3603 authored almost 11 years ago by Sijmen Mulder <[email protected]>
3ee3d66a1e46e82674c9bfcae1d6fe2ca38f3603 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Fix filename typo
bc6ca4e9a4d7911e5b4de686563877116a917e16 authored almost 11 years ago by Sijmen Mulder <[email protected]>
bc6ca4e9a4d7911e5b4de686563877116a917e16 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Readme is shouting
3d4f1551e2fb02bce738a11540432fcb6e2f89e8 authored almost 11 years ago by Sijmen Mulder <[email protected]>
3d4f1551e2fb02bce738a11540432fcb6e2f89e8 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Whitespace
c15e851b7df949ae7c37443c3a2bb6550f2a5b6f authored almost 11 years ago by Sijmen Mulder <[email protected]>
c15e851b7df949ae7c37443c3a2bb6550f2a5b6f authored almost 11 years ago by Sijmen Mulder <[email protected]>
Fix jshint errors
9169706d5fe38e4fd159017aedb6bd1169f09d60 authored almost 11 years ago by Sijmen Mulder <[email protected]>
9169706d5fe38e4fd159017aedb6bd1169f09d60 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Quote tagTypes keys
d42a2aebcf65017a55748b2a827298237fc548ba authored almost 11 years ago by Sijmen Mulder <[email protected]>
d42a2aebcf65017a55748b2a827298237fc548ba authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add Gruntfile with jshint task
5d7395fbf8ba9aed2017d281558e03be33773e45 authored almost 11 years ago by Sijmen Mulder <[email protected]>
5d7395fbf8ba9aed2017d281558e03be33773e45 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Whitespace
dd5342072e7734a7309d2684da45e083ba1037e4 authored almost 11 years ago by Sijmen Mulder <[email protected]>
dd5342072e7734a7309d2684da45e083ba1037e4 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Up version to 0.2
7193097fd4c25d546bcd3eb8ee116b0165450fa1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
7193097fd4c25d546bcd3eb8ee116b0165450fa1 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Whitespace
517c1c7ecb10175b093a1c750b6fcec95830d844 authored almost 11 years ago by Sijmen Mulder <[email protected]>
517c1c7ecb10175b093a1c750b6fcec95830d844 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Remove fixed unicode issue from readme
b4737663dc728e30613cb0ae2cda00e02c1445f8 authored almost 11 years ago by Sijmen Mulder <[email protected]>
b4737663dc728e30613cb0ae2cda00e02c1445f8 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Merge pull request #4 from deathcap/zlib_ints
Add TAG_Int_Array support and update to use zlib
eda1cdb3b49d3fd5b2ffc1b9ce5174d6b86e0293 authored almost 11 years ago by Sijmen Mulder <[email protected]>
Add int array (type 11) support. Closes GH-3
3d41875e6973bfee99165c7f5a1f63351f77bdfc authored almost 11 years ago by deathcap <[email protected]>
3d41875e6973bfee99165c7f5a1f63351f77bdfc authored almost 11 years ago by deathcap <[email protected]>
Use built-in zlib module instead of compress. Closes GH-2
8685ef456e4c375dc1750acbba4253573c58c399 authored almost 11 years ago by deathcap <[email protected]>
8685ef456e4c375dc1750acbba4253573c58c399 authored almost 11 years ago by deathcap <[email protected]>
Throw a new Error, not string
See http://www.devthought.com/2011/12/22/a-string-is-not-an-error/
8c5e83688e1ebf130fd525450ed5bf852b17e41a authored almost 11 years ago by deathcap <[email protected]>
Merge branch 'master' of github.com:sjmulder/nbt-js
Conflicts:
nbt.js
Added gzipped archive support
89c84bc97832073eb1991ef06f1e311f2b852700 authored almost 14 years ago by Sijmen Mulder <[email protected]>
89c84bc97832073eb1991ef06f1e311f2b852700 authored almost 14 years ago by Sijmen Mulder <[email protected]>
Cleaned up the description a bit
9a1ae2c393f6444d220dee8d9349843a2e5fce98 authored almost 14 years ago by Sijmen Mulder <[email protected]>
9a1ae2c393f6444d220dee8d9349843a2e5fce98 authored almost 14 years ago by Sijmen Mulder <[email protected]>
Returning only the troot compound's value when the name is empty
578726b0131bad597e71283045f84ee3a2e2d271 authored almost 14 years ago by Sijmen Mulder <[email protected]>
578726b0131bad597e71283045f84ee3a2e2d271 authored almost 14 years ago by Sijmen Mulder <[email protected]>
Added package file
534dad2e1eb81a8beb7d5b413059dc46082a6eb5 authored almost 14 years ago by Sijmen Mulder <[email protected]>
534dad2e1eb81a8beb7d5b413059dc46082a6eb5 authored almost 14 years ago by Sijmen Mulder <[email protected]>
Minor fixes of issues indicated by JSLint
6c34cb694b768619e6fe6d943400748679b44bc0 authored almost 14 years ago by Sijmen Mulder <[email protected]>
6c34cb694b768619e6fe6d943400748679b44bc0 authored almost 14 years ago by Sijmen Mulder <[email protected]>
Initial commit
3acd7724348ab4dde6f2085d6dbb4ff06d81b9a5 authored almost 14 years ago by Sijmen Mulder <[email protected]>
3acd7724348ab4dde6f2085d6dbb4ff06d81b9a5 authored almost 14 years ago by Sijmen Mulder <[email protected]>