0.1.1 • Published 4 years ago

@phoebusjs/phoebus-web v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Phoebus

npm version GitHub license CI workflow

This project is an attempt to solve a lot of the same problems as Apollo, but for usecases beyond GraphQL, even outside of AJAX.

Github Page

NPM Packages

Docs

Demos

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.