Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noppefoxwolf/inaba
Interface Builder validator. (beta)
https://github.com/noppefoxwolf/inaba
Last synced: 29 days ago
JSON representation
Interface Builder validator. (beta)
- Host: GitHub
- URL: https://github.com/noppefoxwolf/inaba
- Owner: noppefoxwolf
- Created: 2018-04-19T09:01:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T12:51:32.000Z (over 6 years ago)
- Last Synced: 2024-05-02T05:46:02.000Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://github.com/noppefoxwolf/inaba/blob/master/meta/repo-banner.png)
Interface Builder validator.
## Usage
`$ Inaba ./Project`
```
> CaptureButton.xib
🌁 An image is specified outside the code. (icon_camera)> NoticeView.xib
🌁 An image is specified outside the code. (notice_dialog_image)> SignupViewController.storyboard
🌁 An image is specified outside the code. (welcome)
```- [x] xib, storyboard support
- [ ] image specified outside code validater
- [x] imageView
- [ ] button
- [ ] inaba.yml## Installation
beta
`git clone git@this`
`make release install`## Author
Tomoya Hirano, [email protected]
## License
Inaba is available under the MIT license. See the LICENSE file for more info.