Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myronliu347/sav-writer
write spss file(.sav)
https://github.com/myronliu347/sav-writer
Last synced: about 1 month ago
JSON representation
write spss file(.sav)
- Host: GitHub
- URL: https://github.com/myronliu347/sav-writer
- Owner: myronliu347
- Created: 2022-11-01T08:32:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T08:36:44.000Z (about 2 years ago)
- Last Synced: 2024-11-05T14:56:37.106Z (3 months ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sav-write
write spss file (.sav)## Install
```
npm install sav-writer --save
```