You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have access to a freezeDeep method that would recursively call Object.freeze() on an object.
There is a lib that does it which was last updated 13 years ago, and at version 0.0.1, but is still downloaded a lot: https://www.npmjs.com/package/deep-freeze. I believe it would be a good addition to deepdash.
I created an issue as I thought it was the way to request for new features: #146. If you prefer to close it and reopen if the feature is to be implemented, please do so 🙂 If you want me to contribute, I would gladly work on it now as I might use it in the near future.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to have access to a freezeDeep method that would recursively call Object.freeze() on an object.
There is a lib that does it which was last updated 13 years ago, and at version 0.0.1, but is still downloaded a lot: https://www.npmjs.com/package/deep-freeze. I believe it would be a good addition to deepdash.
I created an issue as I thought it was the way to request for new features: #146. If you prefer to close it and reopen if the feature is to be implemented, please do so 🙂 If you want me to contribute, I would gladly work on it now as I might use it in the near future.
Beta Was this translation helpful? Give feedback.
All reactions