VoliJS / Type-R

Reactive and serializable objects with transactional changes.
MIT License
51 stars 8 forks source link

extended types #47

Closed iterpugov closed 6 years ago

iterpugov commented 6 years ago

Moved MicrosoftDate, Timestamp, Integer to ext-types bundle Added Email and IP from observer codebase.

Created globals bundle, which patches Date with MicrosoftDate and Timestamp, and Number and Window with Integer