Skip to content
/ core Public

@anyres/core is an abstract common library which uses IHttpAdapter to make requests, so it's even possible to use the lib on node.js server side with typescript. You just need to implement a IHttpAdapter for it.

Notifications You must be signed in to change notification settings

anyres/core

Repository files navigation

@anyres/core

codecov CircleCI

@anyres/core is an abstract common library which uses IHttpAdapter to make requests, so it's even possible to use the lib on node.js server side with typescript. You just need to implement a IHttpAdapter for it.

Anyres inspired by ngx-resource.

Known IHttpAdapter

Mock tool for angular

Documents

https://anyres.github.io/core/

About

@anyres/core is an abstract common library which uses IHttpAdapter to make requests, so it's even possible to use the lib on node.js server side with typescript. You just need to implement a IHttpAdapter for it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published