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
20 stars 16 forks source link

Consider consolidating all table options into a `tables` namespace #88

Closed dlongley closed 2 months ago

dlongley commented 3 months ago
          Seems this could have been: `tables: {keywords, string, urlScheme, typeLiteral}` ... but I'll file an issue to consider doing this refactor later.

_Originally posted by @dlongley in https://github.com/digitalbazaar/cborld/pull/87#discussion_r1674721738_

dlongley commented 2 months ago

This has already been done with typeTable, closing.