Skip to content

issues Search Results · repo:cognitect/transit-js language:JavaScript

Filter by

47 results
 (59 ms)

47 results

incognitect/transit-js (press backspace or delete to remove)

Hello, Is there room for improvements on the package size? It is currently 23Ko gzipped in my release bundle. image
  • Minishlink
  • Opened 
    on Dec 14, 2022
  • #60

Hello 👋 First thing first, sorry for this dummy question, I have this transit string: { ~:user/email : plop@plop.com , ~:user/uid : OXeehCUcSCaglURUsQ , ~:block/uid : uqJ } that I would like to convert ...
  • FGRibreau
  • Opened 
    on May 5, 2022
  • #58

Seems this version is not compatible with legacy browser IE11. It works with any other browser. Sadly I can t say much as my debug environment is so slow that I can t see the JS error in IE11 debug tools, ...
  • fmagaldea
  • 2
  • Opened 
    on May 12, 2021
  • #57

Google Closure removed some predicates, we should not rely on these any more. This repo and transit-cljs will both need a bump.
  • swannodette
  • Opened 
    on Apr 19, 2021
  • #56

I m sending data from a node js client encoded with transit and persisting in Datomic, however since transit-js appears to not have support for a explicit transit.double type, Datomic will error any time ...
  • samdesota
  • Opened 
    on Aug 31, 2020
  • #55

When transit-js gets imported into jest I get the following error: TypeError: Cannot read property Buffer of undefined 1 | import React from react 2 | import { Builder, Query, Utils ...
  • sitch
  • Opened 
    on Jul 14, 2020
  • #54

require( transit-js ).writer( json ).write(1n) Uncaught Error: Cannot write BigInt I am a bit puzzled since BigInt seem to be a part of the transit standard (see arbitrary precision integer here: https://github.com/cognitect/transit-format). ...
  • mzedeler
  • Opened 
    on Apr 13, 2020
  • #53

It seems that transit-js Map constructor handling of its parameter is non-standard. The spec says it is an iterable of 2-element (key, value) arrays. The transit-js Map constructor expects an iterable ...
  • benjaminy
  • Opened 
    on Mar 1, 2020
  • #52

goog.scope which is used by transit-js was deprecated. Meaning support may be removed in the future, based on the removal of other deprecated features in the past. Just a heads up, I don t think anything ...
  • thheller
  • Opened 
    on Jan 24, 2020
  • #51

Hi folks, I m running into a problem with a loop where the amount of accesses on an ArrayMap exceeds the threshold specified in the types file, and thus a loop terminates prematurely. Consider the following ...
  • nasonfish
  • Opened 
    on Jun 11, 2019
  • #50
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub