divnix / POP

Pure Object Prototypes
MIT License
20 stars 1 forks source link

feat: add api to mark attributes as special #9

Closed Pacman99 closed 2 years ago

Pacman99 commented 2 years ago

Add an api argument, specialNames that marks attributes as special, which just means that unpop will know to remove them.

use this for marking meta as special and generalize unpop resolve #8

Pacman99 commented 2 years ago

closing in favor of #10