https://github.com/brentonhouse/geek-jsonc
https://github.com/brentonhouse/geek-jsonc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brentonhouse/geek-jsonc
- Owner: brentonhouse
- License: other
- Created: 2020-10-13T21:49:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T14:33:19.000Z (over 3 years ago)
- Last Synced: 2025-02-19T17:49:04.658Z (4 months ago)
- Language: JavaScript
- Size: 374 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# @geek/jsonc đ



[](https://www.npmjs.com/package/@geek/jsonc)
[](https://dependabot.com)

[]()> JSONC and JSON utilities for JavaScript with Node.js.
---
* [đ Â 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
JSONC and JSON utilities for JavaScript with Node.js.
## đ Â Getting Started
1. Install `@geek/jsonc` in root of project
```bash
npm install @geek/jsonc
```## ⨠ Features
* [x] Initial version
## đ Â Learn More
- [@geek/jsonc GitHub Repo](https://github.com/brentonhouse/geek-jsonc)
- [@geek/jsonc npm page](https://npmjs.com/packages/@geek/jsonc)### đ Â 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 | [](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 | [](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 | [](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 | [](https://www.npmjs.com/package/@geek/retry) |## đŖ Â Feedback
Have an idea or a comment? [Join in the conversation here](https://github.com/brentonhouse/geek-jsonc/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.