purescript-jquery-ajax:使用 jQuery 在 PureScript 中发出 AJAX 请求

时间:2024-07-23 13:36:30
【文件属性】:

文件名称:purescript-jquery-ajax:使用 jQuery 在 PureScript 中发出 AJAX 请求

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-23 13:36:30

PureScript

模块文档 模块 JQuery.Ajax 类型 data Ajax :: ! type C eff = ContT Unit (Eff (ajax :: Ajax | eff)) data DataType where Text :: DataType JSON :: DataType HTML :: DataType type ErrCont eff = ErrorT Response (C eff) data Header where Header :: String -> String -> Header data JQueryAjaxOptions :: * data Method where GET :: Method POST :: Method PUT :: Method DELETE :: Method newtype Response wh


【文件预览】:
purescript-jquery-ajax-master
----.gitignore(32B)
----src()
--------JQuery()
----README.md(2KB)
----example()
--------src()
--------public()
--------README.md(265B)
--------bower.json(338B)
----bower.json(439B)

网友评论