https://github.com/fathisiddiqi/objek
Manipulate your object with simple functions
https://github.com/fathisiddiqi/objek
functional-programming javascript library modules package simple
Last synced: about 2 months ago
JSON representation
Manipulate your object with simple functions
- Host: GitHub
- URL: https://github.com/fathisiddiqi/objek
- Owner: fathisiddiqi
- License: mit
- Created: 2022-06-03T01:39:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T01:43:37.000Z (over 3 years ago)
- Last Synced: 2025-10-22T01:51:24.526Z (5 months ago)
- Topics: functional-programming, javascript, library, modules, package, simple
- Language: JavaScript
- Homepage: https://www.npmjs.com/objek
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Objek
#### Manipulate your object with simple functions
## Installation
In NPM:
```bash
$ npm install objek
```
## Resources
- [Documentation and API](/API.md)
- [Version & Status](/CHANGELOG.md)
- [License](/LICENSE.md)