Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardzcode/fsts-js

JavaScript toolkits library accumulated from working from project to project
https://github.com/richardzcode/fsts-js

caching javascript logging

Last synced: about 1 month ago
JSON representation

JavaScript toolkits library accumulated from working from project to project

Awesome Lists containing this project

README

        

# From Station to Station

JavaScript toolkits library accumulated from working from project to project.

**Install**

```
npm install --save fsts
```

**Library**

* [Logger](https://richardzcode.github.io/fsts-js/docs/guide_logger.html)
* [Cache](https://richardzcode.github.io/fsts-js/docs/guide_cache.html)
* [Pipe](https://richardzcode.github.io/fsts-js/docs/guide_pipe.html)
* [Single Sign On](https://richardzcode.github.io/fsts-js/docs/guide_sso.html)
* [JS](https://richardzcode.github.io/fsts-js/docs/guide_js.html)

**Documentation**

Check [Documentation](https://richardzcode.github.io/fsts-js/index.html) for details.