This website requires JavaScript.
Explore
Help
Sign in
Sharkitek
/
Core
Watch
1
Star
0
Fork
You've already forked Core
0
Code
Issues
Pull requests
Releases
22
Activity
Actions
52
commits
2
branches
22
tags
516
KiB
2d86f0fa1a
Commit graph
4 commits
Author
SHA1
Message
Date
Madeorsk
2d86f0fa1a
Add applyPatch function to update models using objects returned by patch function.
All checks were successful
/ test (push)
Successful in 56s
Details
2025-06-22 17:25:12 +02:00
Madeorsk
7707789bbf
Add from function to initialize a model and assign properties values using any object, silently ignoring fields which are not properties.
All checks were successful
/ test (push)
Successful in 51s
Details
2025-04-20 20:45:52 +02:00
Madeorsk
fbd2763ea6
Add assign function to assign properties values using any object, silently ignoring fields which are not properties.
2025-04-20 20:38:00 +02:00
Madeorsk
f5502109ac
Rewrite model system, solve circular dependencies issues, better testing, clone function.
2025-03-29 22:59:13 +01:00