Joseph Kachmar
a8e1315ee7
Fix servant-js examples
...
The Servant.JS Counter example was broken:
- `axios` was not completely applied. It now uses `defAxiosOptions`
similarly to the `angular` example
- `OverloadedStrings` was required, but not included
2016-07-05 11:34:30 -04:00
Julian K. Arni
6eb7add53a
stylish haskell changes
...
And import fix.
2015-08-18 00:07:12 +02:00
Alp Mestanogullari
3dc304b8d7
Merge pull request #173 from freezeboy/axios
...
servant-js: Add support for the Axios JS library
2015-07-29 14:10:41 +02:00
Freezeboy
2c0fe980eb
Rename also function name transformer for Axios
2015-07-28 16:46:00 +02:00
Freezeboy
3f538b547d
CamelCase for Angular Service
2015-07-28 16:43:09 +02:00
Freezeboy
ef13160d8b
Rename functionRenamer and default to CameCase
2015-07-28 16:41:07 +02:00
Freezeboy
17ca343b45
Update example with Axios version
2015-07-28 01:25:00 +02:00
Freezeboy
2e2eac6543
Let example support Axios
2015-07-27 16:34:00 +02:00
Alp Mestanogullari
a2a4665951
clean up servant-js significantly, simplify the API of the library a lot and document @freezeboy's sweet generators from #159 a bit in the main module of the library, Servant.JS along with how people should use the library.
2015-07-22 19:25:02 +02:00
Alp Mestanogullari
eabf13ebdb
rename servant-jquery to servant-js, Servant.JQuery to Servant.JS
2015-07-22 19:25:02 +02:00