Skip to content

powfulhong/SwiftExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftExtensions

WILL UPDATE CONTINUOUSLY!!!

This project includes some common and useful extensions for swift

Extension class is in the Extensions folder. Just download it and insert it into your project, then you can use it as usual.

Because Playgrounds are self-contained, so I copy it into Playground's subfolder 'Sources'. Maybe you would find that extension class in 'Sources' is different from class in 'Extensions'. In Playgrounds, you must add public to the class definition. See this example.

About

Some common and useful extensions of Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages