0.1.1 • Published 4 years ago
@phoebusjs/phoebus-web v0.1.1
Phoebus
This project is an attempt to solve a lot of the same problems as Apollo, but for usecases beyond GraphQL, even outside of AJAX.
Demos and Documentation
See this project in action in the demos
folder.
This project has TSdoc comments on all public APIs, and you can see that documentation here.
Parts
Smart Cache
Implemented in src/common
, and available for install on NPM.
Web Wrapper
Implemented in src/web
, and available for install on NPM.
React hooks
Coming soon!
Contributing and Licensing
Community contributions are welcome. This project is under the MIT license and derivative works are not only permitted but encouraged.