issues
search
digitalbazaar
/
cborld
A Javascript CBOR-LD processor for web browsers and Node.js apps.
https://json-ld.github.io/cbor-ld-spec/
BSD 3-Clause "New" or "Revised" License
21
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace specialized byte / local cbor byte processing code with cborg
#99
dlongley
opened
1 month ago
0
Add type table loader.
#98
davidlehn
closed
1 month ago
1
Update varint processing to correctly handle multiple byte registry IDs.
#97
wes-smith
closed
1 month ago
0
Ensure dates that are not in UTC format w/`Z` are not compressed or uncompress properly
#96
dlongley
opened
3 months ago
0
Fix markup.
#95
davidlehn
closed
3 months ago
0
Internal refactor to better separate concerns and simplify code.
#94
dlongley
closed
3 months ago
0
Refactor underlying implementation to improve architecture and understandability.
#93
dlongley
closed
3 months ago
0
Update README to recommend using new API params `typeTable` and `registryEntryId`
#92
dlongley
opened
3 months ago
0
Remove `tests/testTagValues.js` from ignore file.
#91
dlongley
opened
4 months ago
0
Consolidate processing.
#90
dlongley
closed
4 months ago
0
We should consider some simpler API that will do the registry lookup based on the `varintValue` (which might be renamed as well)
#89
dlongley
opened
4 months ago
0
Consider consolidating all table options into a `tables` namespace
#88
dlongley
closed
3 months ago
1
Use new CBOR tags, restructure registry system.
#87
wes-smith
closed
4 months ago
0
Use new CBOR tag range, update registry table system.
#86
wes-smith
closed
4 months ago
0
Add VCDM v2 context value.
#85
davidlehn
closed
5 months ago
0
Remove experimental cryptosuite term values.
#84
davidlehn
closed
5 months ago
0
Remove use of `uuid` library, replacing with `randomUUID()` from Web Crypto
#83
dlongley
closed
3 months ago
2
Support cbor tag range 0x0600-0x06FF once registration is approved
#82
dlongley
opened
5 months ago
0
Consider lazy assignment of terms to IDs, based on presence in payload
#81
dlongley
closed
3 months ago
1
Add RFC 2397 data URL codec.
#80
davidlehn
closed
5 months ago
0
Ensure data URLs with `base64` encoding are compressed and decompressed properly.
#79
dlongley
closed
3 months ago
1
Use vocab term codec for URIs.
#78
davidlehn
closed
5 months ago
0
Use a separate registry for cryptosuite string encoding.
#77
dlongley
closed
5 months ago
0
Add CBOR-LD binaries to the examples directory.
#76
BigBlueHat
closed
5 months ago
0
Add support for compressing arbitrary URLs.
#75
davidlehn
closed
4 months ago
1
appContextMap fixes
#74
davidlehn
closed
11 months ago
0
Fix custom context overrides.
#73
dlongley
closed
1 year ago
0
Cryptosuite codec
#72
dlongley
closed
1 year ago
1
Add codec for well-known DI cryptosuite strings
#71
dlongley
closed
1 year ago
1
Update deps
#70
dlongley
closed
1 year ago
1
Ensure codec values are registered in the spec.
#69
davidlehn
opened
1 year ago
2
Add `data-integrity/v2` context.
#68
JSAssassin
closed
1 year ago
3
Add Open Badges v3 context.
#67
dmitrizagidulin
closed
2 years ago
0
Fix typo in DCC context registration.
#66
dmitrizagidulin
closed
2 years ago
0
Add registration for Multikey and Data Integrity.
#65
gannan08
closed
2 years ago
1
Term to Code dictionary includes only applied scoped contexts
#64
filip26
opened
2 years ago
1
Multibase term value is not properly compressed when using @vocab
#63
filip26
opened
2 years ago
1
Single item array could be compressed as a single value saving one byte
#62
filip26
opened
2 years ago
0
Scoped Contexts Processing Algorithm
#61
filip26
opened
2 years ago
2
Encoding fails with undefined term
#60
filip26
closed
3 months ago
4
Encoded byte array prefix does not match the specification
#59
filip26
closed
2 years ago
4
Issues with loading certain terms
#58
vongohren
closed
2 years ago
4
Convert to module (ESM).
#57
davidlehn
closed
2 years ago
1
`@vocab` not implemented
#56
OR13
closed
3 months ago
5
Add `status-list` context.
#55
JSAssassin
closed
2 years ago
0
Examples don't work with node v16.123.1
#53
jandrieu
closed
1 year ago
4
Unable to retrieve documentLoader
#52
kezike
closed
3 months ago
3
Add DCC context.
#51
dmitrizagidulin
closed
3 years ago
0
Ensure that UUID URNs with queries and hash fragments are handled losslessly
#50
dlongley
opened
3 years ago
0
Bundle with Babel, remove esm module loader
#49
zhenwenc
closed
2 years ago
10
Next