ブックマーク / www.npmjs.com (1)

  • base65536

    * Up to 280 Unicode characters give or take Twitter's complex "weighting" calculation. † Base85 is listed for completeness but all variants use characters which are considered hazardous for general use in text: escape characters, brackets, punctuation etc.. ‡ Base131072 is a work in progress, not yet ready for general use. Installation import { encode, decode } from 'base65536' const uint8Array =

    base65536
    tmatsuu
    tmatsuu 2015/12/27
    base64を拡張。UTF-16でそのままツイート可能
  • 1