nativescript-getters
A NativeScript plugin that adds six new getters – in addition to the native "getViewById" method – to retrieve one or more views by tag, type, class, style, value pair or property.
Updated by @bgrand-ch
rbxts-transformer-setget
Transformer that implements getters and setters by converting them into methods and method calls
Updated by @jack-trent
httpity
A wrapper-module around the built in http module, it provides additional utitity getters, setters and methods on request and response objects (IncomingMessage and ServerResponse …
Updated by @unibreakfast
@davedoesdev/predefine
Predefine your Object.defineProperties to create a more human readable API.
Updated by @davedoesdev
sequelize-airtight
Make your Sequelize models foolproof with extensive validation checks, setters and getters.
Updated by @alexpds
mongoose-lean-getters
Apply getters to the results of mongoose queries when using `.lean()`
Updated by @vkarpov15
vuex-state-sample
Vue + Vuex Tutorials | See the menu context in the readme file.
Updated by @yveyeh
stateware
Dependency-free state container with easy copy and auto memoized getters
Updated by @wellguimaraes