Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Ability to exclude specific properties #7

Open
codeandcats opened this issue Dec 1, 2016 · 0 comments
Open

Ability to exclude specific properties #7

codeandcats opened this issue Dec 1, 2016 · 0 comments

Comments

@codeandcats
Copy link
Owner

So you could for example, exclude all the properties starting with $ from being cloned.

Angular likes to attach extra '$...' properties to scoped objects, and although there exists angular.copy for cloning objects without the $ props, fast-clone is faster and can be used both on server and client. So would be handy to have.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant