https://github.com/steveswork/auto-immutable
https://github.com/steveswork/auto-immutable
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/steveswork/auto-immutable
- Owner: steveswork
- Created: 2024-05-03T20:10:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T21:00:20.000Z (about 2 years ago)
- Last Synced: 2025-01-04T09:17:50.788Z (over 1 year ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Auto Immutable JS
**[Auto Immutable JS](https://auto-immutable.js.org/api/#source)** is a self-enforcing immutable data structure.
This is an unscoped version of the [@webkrafters/auto-immutable](https://www.npmjs.com/package/@webkrafters/auto-immutable) package.
### Name:
auto-immutable
Alternate: auto-immutable.js
# Installation
npm install --save auto-immutable
# Usage
Please see full detail at:
https://github.com/webKrafters/auto-immutable.js
# License
MIT