Displaying 1 to 20 from 30 results

FTPopOverMenu - FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use

  •    Objective-C

FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use, supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect. Simplest APIs, enable you to change the style in one line of code. FTPopOverMenu_Swift is now published. Take a look at it now. The swift version has same APIs with this OC version.

popping - A collection of animation examples for iOS apps.

  •    Objective-C

Popping is a collection of animation examples for iOS apps. Almost all of them were created using the Facebook pop animation engine. It should inspire you to create some great looking UIs to delight people who use your app. Watch this video to see all animations in action. In addition, here is the video of the folding animation that was added later.

SPStorkController - Now playing controller from Apple Music, Mail & Podcasts Apple's apps.

  •    Swift

Controller as in Apple Music, Podcasts and Mail apps. Simple adding close button and centering arrow indicator. Customizable height. Using custom TransitionDelegate. Alert you can find in SPAlert project. The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.

JDAnimationKit - Animate easy and with less code with Swift

  •    Swift

JDAnimationKit is designed to be extremely easy to use. You can animate your UI withe less lines of code. This library use internally POP framework, an extensible iOS and OS X animation library, useful for physics-based interactions. To install manually the JDAnimationKit class in an app, just drag the JDAnimationKit.swift class file (demo files and assets are not needed) into your project. Also you need to install facebook-pop. Or add bridging header if you are using CocoaPods.




pop - A Tasty Treat For All Your Database Needs

  •    Go

So what does Pop do exactly? Well, it wraps the absolutely amazing https://github.com/jmoiron/sqlx library. It cleans up some of the common patterns and work flows usually associated with dealing with databases in Go. Pop makes it easy to do CRUD operations, run migrations, and build/execute queries. Is Pop an ORM? I'll leave that up to you, the reader, to decide.

RadialMenu - RadialMenu is a custom control for providing a touch context menu (like iMessage recording in iOS 8) built with Swift & POP

  •    Swift

Experimental Software: Fun to play with, but probably shouldn't put it in production (yet). RadialMenu is a custom control that allows you to provide a context menu to a user on a touch screen (generally after a long press). This is similar to the record functionality Apple introduced for iMessage in iOS 8.

pop - Angular-style Dependency Injection for Node.js & the browser. Somebody had to do it.

  •    Javascript

Angular-style Dependency Injection for Node.js & the browser.So, "inject" some fun into your app.

notify-error - send an error notification

  •    Javascript

Shows a desktop notification for an error message.If no message is specified, no alert will be shown.


node-poplib - POP3 client library for Node.js

  •    Javascript

The third parameter, options, takes three options. If enabletls is true, the library will use a TLS connection. Note that you will have to set the correct port (generally 995). If tlserrs is true, then TLS errors will be ignored. Finally, the debug parameter prints out requests and responses.

yapople - Yet another POP3 library

  •    Javascript

Also this is a callback-driven and command-queued library instead of poplib So you can run methods in chain, don't think about already running command and get what you want in callback instead of putting somewhere event-listener functions to retrieve data. Uses the last TLS Api (since crypto.createCredentials is deprecated), so it works only with node.js v.0.12 or later.

PopOverAlert - PopOverAlert is a PopOver style alert view.

  •    Swift

PopOverAlert is a PopOver style alert view. Please use it when you want to display confirmation screen without screen transition. PopOverAlert is available under the MIT license. See the LICENSE file for more info.

PopOverMenu - PopOverMenu is a PopOver style menu.

  •    Swift

PopOverMenu is a PopOver style menu. PopOverMenu is available under the MIT license. See the LICENSE file for more info.

openapi-core-nodejs-sdk - Open API POP core sdk for Node.js

  •    Javascript

The core SDK of POP API. Install it and write into package.json dependences.

fizz - A Common DSL for Migrating Databases

  •    Go

It will also generate two timestamp columns; created_at and updated_at. The t.Columns method takes the following arguments: name of the column, the type of the field, and finally the last argument is any options you want to set on that column.

validate - This package provides a framework for writing validations for Go applications.

  •    Go

This package provides a framework for writing validations for Go applications. It does provide you with few validators, but if you need others you can easly build them. Using validate is pretty easy, just define some Validator objects and away you go.

buffalo-pop - A plugin to use gobuffalo/pop with buffalo

  •    Go

This is the home for all things that combine Buffalo and Pop. The popmw.Transaction will wrap each request inside of a new database transaction and automatically commit, or rollback, based on whether or not an error was returned from an upstream buffalo.Handler or buffalo.MiddlewareFunc.

FTPopOverMenu_Swift - FTPopOverMenu_Swift, swift version of FTPopOverMenu

  •    Swift

Swift version of FTPopOverMenu. FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use, supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect. Simplest APIs, enable you to change the style in one line of code.

GKNavigationController - iOS自定义导航栏-导航条联动(仿网易新闻、网易云音乐等导航栏滑动效果)

  •    Objective-C

iOS自定义导航栏-导航条联动(仿网易新闻、网易云音乐等导航栏滑动效果)

peek-and-pop - very WIP but that's how we lives

  •    Objective-C

React Native component which exposes the Peek and Pop pattern on iOS. The package exports the PeekAndPop component as the default export. It can be used to wrap any component to provide the peek and pop behavior for the component.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.