Skip to content

anyres/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors