https://github.com/ahmedalmasri/sndocx
Extracts the text from the Docx file
https://github.com/ahmedalmasri/sndocx
docx ios macos parser string swift xcode
Last synced: over 1 year ago
JSON representation
Extracts the text from the Docx file
- Host: GitHub
- URL: https://github.com/ahmedalmasri/sndocx
- Owner: ahmedAlmasri
- License: mit
- Created: 2018-05-23T08:06:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T07:49:56.000Z (about 8 years ago)
- Last Synced: 2024-10-12T22:03:34.379Z (almost 2 years ago)
- Topics: docx, ios, macos, parser, string, swift, xcode
- Language: Swift
- Homepage:
- Size: 85.9 KB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SNDocx
Extracts the text from the Docx files and converts them into a valuable object that can be used
[](https://travis-ci.org/ahmedAlmasri/SNDocx)
[](https://cocoapods.org/pods/SNDocx)
[](https://cocoapods.org/pods/SNDocx)
[](https://cocoapods.org/pods/SNDocx)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
* Swift 3.0+
* Xcode 9.0+
* iOS 9.0+
## Installation
SNDocx is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SNDocx'
```
## Author
ahmedAlmasri, ahmed.almasri@ymail.com
## License
SNDocx is available under the MIT license. See the LICENSE file for more info.