SkillAgentSearch skills...

Base

Basic stuff for an iOS Swift project

Install / Use

/learn @niceagency/Base
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Base

Carthage compatible Carthage compatible

Base is a general purpose library providing a number of the basic needs of most apps, suitable as the beginnings of a project. Base covers:

  • Logging
  • Networking
  • CoreData storage
  • Auto-layout convenience
  • Support for networked test data supply

The primary goal of Base is the creation of a standardised, but flexible, networking model based on the separation of resources from the execution of the collection and decoding of those resources.


Install

Install with Carthage.


Contributions

If you wish to contribute to Base please fork the repository and send a pull request or raise an issue within GitHub.


License

Base is released under the MIT license. See LICENSE for details.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5y ago
Forks3

Languages

Swift

Security Score

70/100

Audited on Dec 10, 2020

No findings