GithubHelp home page GithubHelp logo

bobowave / libxlsxwritercocoaexamples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lrossi/libxlsxwritercocoaexamples

0.0 0.0 0.0 904 KB

iOS and Mac examples in Objective-C and Swift for libxlsxwriter.

License: Other

Shell 1.53% Ruby 0.01% C 93.10% Objective-C 4.80% Swift 0.55%

libxlsxwritercocoaexamples's Introduction

libxlsxwriter Cocoa Examples

This repository provides iOS and Mac examples—written in Objective-C and Swift—for libxlsxwriter, an amazing open-source C library for creating Excel XLSX files created by John McNamara.

The provided examples are iOS and Mac adaptations of the examples distributed with the libxlsxwriter library itself.

demo video

About the Example Projects

This repository contains four sub-folders:

  • Common: contains common Objective-C code that is shared among all the example projects. In particular, it contains wrapper Objective-C classes for the libxlsxwriter examples.

  • libxlsxwriter-iOS-ObjC: contains an iOS project written in Objective-C that runs the examples implemented by the files in the Common folder.

  • libxlsxwriter-iOS-Swift: contains an iOS project written in Swift that runs the examples implemented by the files in the Common folder. Furthermore, this project provides an additional implementation of the Anatomy example rewritten in Swift (i.e. by calling functions of libxlsxwriter directly from Swift instead of using an Objective-C wrapper).

  • libxlsxwriter-OSX: contains a Mac example written in Objective-C that runs the examples implemented by the files in the Common folder.

Requirements

  • The libxlsxwriter library is imported into the example projects through CocoaPods.

  • The Xcode example projects have been created with Xcode 7.1 on OS X El Capitan‎.

  • The iOS project have a minimum deployment target of iOS 8.0, while the OS X project has a minimum deployment target of OS X 10.10 (Yosemite).

  • Since the libxlsxwriter library itself is written in C, there should be no problems in running it on previous versions of iOS and OS X as well.

License

These example projects are released under a license of the same kind of libxlsxwriter (FreeBSD).

About libxlsxwriter

Visit the libxlsxwriter's GitHub page or its full documentation for the getting started guide, a tutorial, the main API documentation and examples.

libxlsxwritercocoaexamples's People

Contributors

lrossi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.