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
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
SIPERPUS adalah tugas akhir PDPL yang bertujuan memahami penerapan design pattern dalam pengembangan perangkat lunak berbasis web. Proyek ini menciptakan sistem informasi perpustakaan dengan fitur manajemen buku, anggota, peminjaman, dan laporan, menggunakan Laravel dan AdminLTE.