https://github.com/eeue56/elm-stringify
DEPRECATED: no use
https://github.com/eeue56/elm-stringify
Last synced: 18 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T18:46:42.000Z (over 8 years ago)
- Last Synced: 2025-04-15T01:14:06.249Z (18 days ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- 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