@merkur/plugin-http-client
v0.36.0
Published
Merkur event emitter plugin.
Downloads
20
Maintainers
Readme
Merkur - plugin-http-client
The HTTP client plugin adds http property to your widget with a request method. Under the hood this plugin uses native browser fetch API and for server-side the node-fetch polyfill.
Documentation for @merkur/plugin-http-client.
About Merkur
The Merkur is tiny extensible javascript library for front-end microservices. It allows by default server side rendering for loading performance boost. You can connect it with other frameworks or languages because merkur defines easy API. You can use one of four predefined template's library Preact, µhtml, Svelte and vanilla but you can easily extend for others.