https://github.com/useflyyer/flyyer-stringify
Just a wrapper around https://github.com/streamich/fastest-stable-stringify but with Typescript typing we use in some projects.
https://github.com/useflyyer/flyyer-stringify
flyyer stringify typescript
Last synced: 4 months ago
JSON representation
Just a wrapper around https://github.com/streamich/fastest-stable-stringify but with Typescript typing we use in some projects.
- Host: GitHub
- URL: https://github.com/useflyyer/flyyer-stringify
- Owner: useflyyer
- Created: 2021-04-23T23:33:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T06:58:28.000Z (about 3 years ago)
- Last Synced: 2025-07-08T14:03:48.067Z (7 months ago)
- Topics: flyyer, stringify, typescript
- Language: TypeScript
- Homepage: https://flyyer.io
- Size: 729 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @flyyer/stringify
Just a wrapper around https://github.com/streamich/fastest-stable-stringify but with Typescript typing we use in some projects.
```sh
yarn add @flyyer/stringify
```
All credits to https://github.com/streamich/fastest-stable-stringify