Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gadge/veho
A simple array and map extension
https://github.com/gadge/veho
Last synced: 7 days ago
JSON representation
A simple array and map extension
- Host: GitHub
- URL: https://github.com/gadge/veho
- Owner: gadge
- License: mit
- Created: 2019-02-20T12:30:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T14:36:18.000Z (about 5 years ago)
- Last Synced: 2024-11-28T00:11:39.941Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## veho
### An array extension (grammatical sugar) to create, iterate and query 1d, 2d array and JSON object.## Usage
Three class JExt, Mx and Ar.
JExt, JSON-extension, static class contains functions to transform JSON object into## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2019-present, Haoyang (Vincent) Wang