Pinned Repositories
SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
Yams
A Sweet and Swifty YAML parser.
action-swiftlint
GitHub Action for SwiftLint
Base32
Base32 for Swift
EasySIMBL
EasySIMBL is modified "SIMBL" for OS X 10.7, 10.8, 10.9 or 10.10 supporting sandbox, resume. No installer.
iphonetest
ObjectEncoder
Swift Encoders implementation using `[String: Any]`, `[Any]` or `Any` as payload.
SwiftLintForXcode
a sample of Xcode Extension that runs `swiftlint autocorrect`
XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.
SwiftLint
A tool to enforce Swift style and conventions.
norio-nomura's Repositories
norio-nomura/EasySIMBL
EasySIMBL is modified "SIMBL" for OS X 10.7, 10.8, 10.9 or 10.10 supporting sandbox, resume. No installer.
norio-nomura/qlplayground
`qlplayground` is a QuickLook plugin for Swift files.
norio-nomura/ExtraBuildPhase
ExtraBuildPhase is a plugin for Xcode that was created to run SwiftLint, but is customizable by shell script.
norio-nomura/CopyLatLngOnMaps
*CopyLatLngOnMaps* is Share Extension for WebPage detecting Latitude/Longitude from URL and copy it to Clipboard.
norio-nomura/PlaygroundMDImporter
A Spotlight Importer for Xcode Playground.
norio-nomura/DisableTwitterEmoji
Safari Extension for replacing Twitter's emoji with native ones.
norio-nomura/HMAC
CommonCrypto HMAC wrapper for Swift on OS X and iOS
norio-nomura/linter-sourcekitten-syntax
Provide syntax information to Swift files using sourcekitten
norio-nomura/UnescapeHTMLSpecialChars
Library to unescape HTML special characters in Swift.
norio-nomura/DLSQLite
Use `dlopen()`ed `libsqlite3` in Swift
norio-nomura/atom-utf16offset
Display cursor position as the UTF16 based offset from the beginning of edit buffer in status-bar.
norio-nomura/Carthage
A simple, decentralized dependency manager for Cocoa
norio-nomura/CCSample
norio-nomura/CommitSwiftLintExecutable
Commit SwiftLint Executable to Repository
norio-nomura/DebugSinkOf
norio-nomura/docker-machine-nfs
Activates NFS on docker-machine
norio-nomura/GTMNSString_HTML
Packaging `GTMNSString+HTML.h` as Swift Package
norio-nomura/linter-swiftlint
Different from linter-swiftc, this provides style advice.
norio-nomura/movingAverageTest
norio-nomura/NestedFramework
NestedFramework for NestedFrameworkTest
norio-nomura/NestedFrameworkTest
NestedFrameworkTest
norio-nomura/RxSwift
[WIP] Reactive ExtensionsをSwiftで実装してみる。
norio-nomura/SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
norio-nomura/StringWritePerformance
norio-nomura/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
norio-nomura/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
norio-nomura/Swift-VectorBoolean
A Swift iOS rewrite of Andy Finnell's VectorBoolean bezier path tools
norio-nomura/SwiftLint
A tool to enforce Swift style and conventions.
norio-nomura/SwiftLintXcode
An Xcode plug-in to format your code using SwiftLint.
norio-nomura/TryParsec
Monadic Parser Combinator for try! Swift http://www.tryswiftconf.com/