Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tc39/proposal-arraybuffer-base64 issues and pull requests
#61 - Will this also be added to `Uint8ClampedArray`? Should it be?
Issue -
State: closed - Opened by shgysk8zer0 about 1 month ago
- 1 comment
#60 - Normative: add option to omit padding
Pull Request -
State: closed - Opened by bakkot 6 months ago
- 2 comments
#59 - toBase64 with base64url alphabet and padding
Issue -
State: closed - Opened by panva 6 months ago
- 16 comments
#58 - write data up until error in setFromX methods
Pull Request -
State: closed - Opened by bakkot 7 months ago
- 2 comments
#57 - performance of Uint8Array.prototype.setFrom{Base64,Hex}
Issue -
State: closed - Opened by phoddie 7 months ago
- 3 comments
#56 - Point implementers to simdutf
Pull Request -
State: closed - Opened by bakkot 7 months ago
#55 - Misc editorial tweaks
Pull Request -
State: closed - Opened by bakkot 8 months ago
#54 - FromBase64: Comparison between String and a List of code points
Issue -
State: closed - Opened by anba 8 months ago
#53 - Consistently use either TypedArrayLength or TypedArrayByteLength
Issue -
State: closed - Opened by anba 8 months ago
#52 - Consistently check for String options
Issue -
State: closed - Opened by anba 8 months ago
#51 - Stage 4 tracking
Issue -
State: open - Opened by bakkot 9 months ago
- 5 comments
#50 - FromHex should ignore odd number of trailing ignored characters
Issue -
State: open - Opened by anba 9 months ago
- 1 comment
#49 - Pre-Stage-3 spec review
Issue -
State: closed - Opened by linusg 9 months ago
- 2 comments
#48 - [spec] `fromHexInto`/`fromBase64Into`: fix infinite loop
Pull Request -
State: closed - Opened by ljharb 9 months ago
- 3 comments
#47 - fromBase64Into and fromHexInto: infinite loop
Issue -
State: closed - Opened by ljharb 9 months ago
#46 - [spec] `FromHex`: refactor
Pull Request -
State: closed - Opened by ljharb 9 months ago
#45 - Normative: move 'into' methods onto prototype and rename
Pull Request -
State: closed - Opened by bakkot 10 months ago
- 3 comments
#44 - Normative: avoid quadratic behavior in fromHexInto
Pull Request -
State: closed - Opened by bakkot 10 months ago
#43 - Normative: throw when trying to write to a detached buffer
Pull Request -
State: closed - Opened by bakkot 10 months ago
#42 - Different error behaviour for invalid characters in "from{Base64,Hex}Into"
Issue -
State: closed - Opened by anba 10 months ago
- 1 comment
#41 - Placement and name of "from{Base64,Hex}Into"
Issue -
State: closed - Opened by anba 10 months ago
- 2 comments
#40 - Out-of-bounds TypedArrays should be rejected
Issue -
State: closed - Opened by anba 10 months ago
- 4 comments
#39 - Misc editorial fixes
Pull Request -
State: closed - Opened by anba 10 months ago
#38 - Normative: move checks for invalid character up
Pull Request -
State: closed - Opened by bakkot 10 months ago
#37 - Type declarations for playground
Issue -
State: open - Opened by jsejcksn 10 months ago
#36 - fix GetUint8ArrayBytes for SABs
Pull Request -
State: closed - Opened by bakkot 10 months ago
#35 - only read from buffer after user code is done
Pull Request -
State: closed - Opened by bakkot 10 months ago
#34 - add outputOffset to the `into` methods
Pull Request -
State: open - Opened by bakkot 10 months ago
- 2 comments
#33 - allow writing to an existing Uint8Array, and add lastChunkHandling option
Pull Request -
State: closed - Opened by bakkot 11 months ago
- 17 comments
#32 - Unavoidable copy in `toBase64`
Issue -
State: closed - Opened by 0f-0b 11 months ago
- 1 comment
#31 - The order of validation / errors
Issue -
State: closed - Opened by zloirock 12 months ago
- 2 comments
#30 - Is `GetOptionsObject` really required?
Issue -
State: closed - Opened by zloirock 12 months ago
- 9 comments
#29 - GetUint8ArrayBytes needs to be aware of SAB access
Issue -
State: closed - Opened by syg 12 months ago
#28 - fix typo in README
Pull Request -
State: closed - Opened by michaelficarra about 1 year ago
#27 - Remove streaming API, fill in spec text, etc
Pull Request -
State: closed - Opened by bakkot about 1 year ago
- 1 comment
#26 - Support for writing to an existing buffer
Pull Request -
State: closed - Opened by bakkot over 1 year ago
- 11 comments
#25 - bikeshedding `fromPartialBase64` name
Issue -
State: closed - Opened by bakkot over 1 year ago
- 1 comment
#24 - [spec] `GetStringForBinaryEncoding`: ensure that only a string is returned
Pull Request -
State: closed - Opened by ljharb over 1 year ago
- 1 comment
#23 - [spec] avoid reassigning to arguments, for clarity
Pull Request -
State: closed - Opened by ljharb over 1 year ago
#22 - stage 2
Pull Request -
State: closed - Opened by bakkot over 1 year ago
#21 - encoding into an existing buffer
Issue -
State: closed - Opened by bakkot over 1 year ago
- 21 comments
#20 - add hex methods
Pull Request -
State: closed - Opened by bakkot over 1 year ago
#19 - add initial spec text
Pull Request -
State: closed - Opened by bakkot over 1 year ago
#18 - fix typo
Pull Request -
State: closed - Opened by michaelficarra over 1 year ago
#17 - add playground, update API, remove spec text
Pull Request -
State: closed - Opened by bakkot over 1 year ago
#16 - Consider buffer -> buffer translation
Issue -
State: closed - Opened by dead-claudia almost 3 years ago
- 3 comments
#15 - Not convinced an async API is necessary for async data
Issue -
State: closed - Opened by dead-claudia almost 3 years ago
- 3 comments
#14 - Will this behave similar to node's Buffer.toString('base64')?
Issue -
State: closed - Opened by joeythomaschaske about 3 years ago
- 13 comments
#13 - Streaming / multi-shot
Issue -
State: closed - Opened by bakkot about 3 years ago
- 51 comments
#12 - How about generalize it to any popular base?
Issue -
State: closed - Opened by MaxGraey over 3 years ago
- 1 comment
#11 - Consider base16k
Issue -
State: closed - Opened by sffc over 3 years ago
- 5 comments
#10 - Inclusion on Uint8Array
Issue -
State: closed - Opened by syg over 3 years ago
- 9 comments
#9 - Add support for a mixed base64 and base64url encoding?
Issue -
State: closed - Opened by lucacasonato over 3 years ago
- 2 comments
#8 - Include hex
Issue -
State: closed - Opened by bakkot over 3 years ago
- 2 comments
#7 - Should base64 advance alone or should it be part of a larger proposal?
Issue -
State: closed - Opened by domenic over 3 years ago
- 2 comments
#6 - Is encouraging binary encoding/decoding a good idea? Should it be so prominent?
Issue -
State: closed - Opened by domenic over 3 years ago
- 10 comments
#5 - How does the base64 chosen here compare to atob/btoa?
Issue -
State: closed - Opened by domenic over 3 years ago
- 43 comments
#4 - Language feature or web platform feature?
Issue -
State: closed - Opened by lucacasonato over 3 years ago
- 5 comments
#3 - update readme
Pull Request -
State: closed - Opened by septs over 3 years ago
- 1 comment
#2 - URLSafe Base64 Support (RFC3548)
Issue -
State: closed - Opened by septs over 3 years ago
- 5 comments
#1 - Fix typo in README.md
Pull Request -
State: closed - Opened by arjunsajeev over 3 years ago
- 1 comment