@tg-resources/core

Abstractions on-top of `superagent` (or other Ajax libaries) for communication with REST.

Usage no npm install needed!

<script type="module">
  import tgResourcesCore from 'https://cdn.skypack.dev/@tg-resources/core';
</script>

README

@tg-resources/core

NPM version

Installing

Using NPM

npm i tg-resources

# And resource backend
npm i @tg-resources/superagent

# Or
npm i @tg-resources/fetch

Or using Yarn

yarn add tg-resources

# And resource backend
yarn add @tg-resources/superagent

# Or
yarn add @tg-resources/fetch

For more information, see Configuration and Resource API

License

MIT © Thorgate