Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brentonhouse/geek-cache
https://github.com/brentonhouse/geek-cache
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brentonhouse/geek-cache
- Owner: brentonhouse
- License: other
- Created: 2020-09-02T15:08:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:42:10.000Z (about 2 years ago)
- Last Synced: 2024-12-18T09:19:42.689Z (about 2 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# @geek/cache đ
[![@geek/cache](https://img.shields.io/npm/v/@geek/cache.png)](https://www.npmjs.com/package/@geek/cache)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=brentonhouse/geek-cache)](https://dependabot.com)> Caching module for Node.js and Axway Titanium
* [īŋŊ Â Description](#--description)
* [đ Â Getting Started](#--getting-started)
* [⨠ Features](#--features)
* [đ Â Learn More](#--learn-more)
* [đ Â Related projects](#--related-projects)
* [đī¸ Â Modules for Node.js](#ī¸--modules-for-nodejs)
* [đī¸ Â Modules for Node.js and Titanium Mobile](#ī¸--modules-for-nodejs-and-titanium-mobile)
* [đŖ Â Feedback](#--feedback)
* [Follow Brenton House](#follow-brenton-house)
* [Šī¸ Legal](#ī¸-legal)## đ  Description
Caching module for Node.js and Axway Titanium
## đ Â Getting Started
1. Install `@geek/cache` in root of project
```bash
npm install @geek/cache
```## ⨠ Features
* [x] Initial version
## đ Â Learn More
- [@geek/cache GitHub Repo](https://github.com/brentonhouse/geek-cache)
- [@geek/cache npm page](https://npmjs.com/packages/@geek/cache)### đ Â Related projects
#### đī¸ Â Modules for Node.js
| project | description | npm |
|--- |--- |--- |
| [@geek/google-sheets](https://www.npmjs.com/package/@geek/google-sheets) | Easy way to manage Google Sheets API from Node.js | [![@geek/google-sheets](https://img.shields.io/npm/v/@geek/google-sheets.png)](https://www.npmjs.com/package/@geek/google-sheets) |#### đī¸ Â Modules for Node.js and Titanium Mobile
| project | description | npm |
|--- |--- |--- |
| [@geek/cache](https://www.npmjs.com/package/@geek/cache) | Caching module for Node.js and Axway Titanium | [![@geek/cache](https://img.shields.io/npm/v/@geek/cache.png)](https://www.npmjs.com/package/@geek/cache) |
| [@geek/jsonc](https://www.npmjs.com/package/@geek/cache) | JSONC and JSON utilities for JavaScript with Node.js and Axway Titanium. | [![@geek/jsonc](https://img.shields.io/npm/v/@geek/jsonc.png)](https://www.npmjs.com/package/@geek/jsonc) |
| [@geek/jwt](https://www.npmjs.com/package/@geek/jwt) | JWT parser for JavaScript Node.js and Titanium native mobile | [![@geek/jwt](https://img.shields.io/npm/v/@geek/jwt.png)](https://www.npmjs.com/package/@geek/jwt) |
| [@geek/logger](https://www.npmjs.com/package/@geek/logger) | Logging module for Node.js and Axway Titanium | [![@geek/logger](https://img.shields.io/npm/v/@geek/logger.png)](https://www.npmjs.com/package/@geek/logger) |
| [@geek/mobile](https://www.npmjs.com/package/@geek/mobile) | Toolkit for creating, building, and managing mobile app projects. | [![@geek/mobile](https://img.shields.io/npm/v/@geek/mobile.png)](https://www.npmjs.com/package/@geek/mobile) |
| [@geek/retry](https://www.npmjs.com/package/@geek/retry) | Retry JavaScript functions and promises in Node.js and Axway Titanium | [![@geek/retry](https://img.shields.io/npm/v/@geek/retry.png)](https://www.npmjs.com/package/@geek/retry) |## đŖ Â Feedback
Have an idea or a comment? [Join in the conversation here](https://github.com/brentonhouse/geek-cache/issues)!
-----
## Follow Brenton House
> Follow [`Brenton House`](https://brenton.house) for the latest on great modules and libraries!
[![Twitter Follow](https://img.shields.io/twitter/follow/brentonhouse?label=Follow%20%40brentonhouse%20on%20twitter&style=social)](https://twitter.com/brentonhouse)
[![LinkedIn Follow](https://img.shields.io/badge/LinkedIn-_Connect_with_%40brentonhouse_-blue?logo=linkedin&style=flat-square)](https://www.linkedin.com/in/brentonhouse/)
![Github Followers](https://img.shields.io/github/followers/brentonhouse?label=Follow%20%40brentonhouse%20on%20GitHub&style=social)-----
## Šī¸ Legal
Code is licensed under MIT
Alloy is developed by Appcelerator and the community and is Copyright Š 2012-Present by Appcelerator, Inc. All Rights Reserved.
Alloy is made available under the Apache Public License, version 2. See their license file for more information.
Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.