Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davesnx/intf_of_sign


https://github.com/davesnx/intf_of_sign

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

### Generate a stubbed implementation given a signature

Useful for generating stubs for interfaces, abstract classes, or any other class that you don't want to implement yourself or it should do nothing.

**WARNING: EXPERIMENTAL**