Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eeue56/elm-stringify
DEPRECATED: no use
https://github.com/eeue56/elm-stringify
Last synced: about 2 months ago
JSON representation
DEPRECATED: no use
- Host: GitHub
- URL: https://github.com/eeue56/elm-stringify
- Owner: eeue56
- License: bsd-3-clause
- Created: 2016-11-19T10:41:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T18:46:42.000Z (about 8 years ago)
- Last Synced: 2024-10-02T09:05:10.717Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED elm-stringify
An example of using stringify through Native. Published as a module with `toString` enabled, originally based on an approach of parsing the `toString` of the code - but then reverted due to the fact that will not work effectively. You can [see](https://github.com/eeue56/elm-server-side-renderer/blob/master/src/ServerSide/Helpers.elm#L54) that approach - but it's not a good one. So now this package is just `toString`
JSON.stringify for Elm