https://github.com/brentonhouse/geek-cache
https://github.com/brentonhouse/geek-cache
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brentonhouse/geek-cache
- Owner: brentonhouse
- License: other
- Created: 2020-09-02T15:08:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:42:10.000Z (over 2 years ago)
- Last Synced: 2025-02-19T16:19:18.904Z (4 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 🚀
[](https://www.npmjs.com/package/@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 | [](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 | [](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. | [](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 | [](https://www.npmjs.com/package/@geek/jwt) |
| [@geek/logger](https://www.npmjs.com/package/@geek/logger) | Logging module for Node.js and Axway Titanium | [](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. | [](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 | [](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!
[](https://twitter.com/brentonhouse)
[](https://www.linkedin.com/in/brentonhouse/)
-----
## ©️ 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.