Skip to content

pink-gorilla/transit-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transit-ajax GitHub Actions status |pink-gorilla/transit-ajaxClojars Project

  • this project allows to extend transit encoding at runtime, it offers encode and decode functions that can operate on more datatypes. to add more datatypes call transit.handler/add-transit-io-handlers!

  • transit.type.tick adds encoders/decoders to handle tick datatime values.

  • in techml-dataset-cljs we have an implementation of enoceres for techml dataset.

  • transit encoding is used in

  • webserver ring middleware (muuntaja)

  • cljs ajax requests

  • websocket (sente packer)

  • websocket flowy

  • webly (config)

test

cd demo

*cljs*
clj -X:npm-install
clj -X:ci
npm test

*clj*
clj -M:test-clj

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published