Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | Use single-quotes and increase line width | Matthew Miller | |
2023-08-16 | Run `deno fmt` on everything | Matthew Miller | |
2023-08-16 | Add file extensions to imports | Matthew Miller | |
2022-11-12 | Figure out a better pattern for exposing iso funcs | Matthew Miller | |
2022-11-12 | Rename isomorphic helpers to avoid collision? | Matthew Miller | |
I think `helpers/uint8Array.ts` might conflict with CI's ability to resolve the global `Uint8Array` when I `import * as uint8Array`...just a hunch. I decided to rename all the helpers too to help keep them grouped together. | |||
2022-11-11 | Update uint8Array import paths | Matthew Miller | |
2022-11-06 | Switch to uint8array helpers | Matthew Miller | |
2022-11-05 | Replace most Buffer types with Uint8Array | Matthew Miller | |
2022-07-27 | Export named convertAAGUIDToString() | Matthew Miller | |
2020-06-20 | Add helper for converting aaguid to UUID string | Matthew Miller | |