|
6aff4c9031
|
implement JSON methods for tree
|
2018-08-31 17:24:35 +02:00 |
|
|
2392915959
|
update to latest standards
|
2018-07-15 16:04:27 +02:00 |
|
|
5ff74aea88
|
feat(core): update to newest gitzone package format
|
2018-01-27 18:11:11 +01:00 |
|
|
adda1c932a
|
add Tree class
|
2017-11-20 09:26:13 +01:00 |
|
|
3c229e8e26
|
remove rxjs and move Observablemap to smartrx
|
2017-10-26 22:31:14 +02:00 |
|
|
2b5ff6a4ab
|
remove q dependency
|
2017-10-24 13:19:52 +02:00 |
|
|
e59205490b
|
add LimitedArray
|
2017-09-21 22:54:22 +02:00 |
|
|
d2ce1094de
|
improve objectmap.forEach to support async actions
|
2017-08-27 20:01:06 +02:00 |
|
|
281cfdc38a
|
add loop tracker
|
2017-07-05 14:29:08 +02:00 |
|
|
ab7f7230ef
|
fix rxjs wring typings
|
2017-06-30 18:01:35 +02:00 |
|
|
9c2f3cf678
|
update typings
|
2017-06-18 13:13:12 +02:00 |
|
|
408faa97a4
|
update tests
|
2017-06-17 14:44:55 +02:00 |
|
|
cfbc47e365
|
add lik.Objectmap.isEmpty()
|
2016-11-19 23:54:52 +01:00 |
|
|
bb4820e980
|
improve typings
|
2016-11-19 23:15:43 +01:00 |
|
|
afad357ed0
|
add getOneAndRemove and findOneAndRemove
|
2016-11-19 23:08:54 +01:00 |
|
|
924058c90a
|
add new method Objectmap.getArray()
|
2016-09-29 22:05:20 +02:00 |
|
|
2f681911ae
|
implemented Observablemap
|
2016-09-22 12:00:33 +02:00 |
|
|
57c67a287a
|
add addStringArray
|
2016-09-21 13:51:37 +02:00 |
|
|
e917c8b9f7
|
now adhering to standard js added getStringArray method
|
2016-09-21 13:44:11 +02:00 |
|
|
b85e79b07d
|
now works with TypeScript Generic Types to track type usage of Objectmap
|
2016-08-08 17:29:44 +02:00 |
|
|
5d06e6e78f
|
small fix to return undefined when item is not found
|
2016-08-08 16:03:58 +02:00 |
|
|
ac2267d910
|
implement find functionality into Objectmap
|
2016-08-08 16:00:14 +02:00 |
|
|
3c09f048a2
|
fix objectmap constructor
|
2016-08-07 18:07:21 +02:00 |
|
|
fe552763fe
|
small fix
|
2016-07-31 15:01:24 +02:00 |
|
|
9d856ad813
|
add forEach to Objectmap
|
2016-07-31 14:36:28 +02:00 |
|
|
e3a811bffd
|
added Objectmap
|
2016-07-31 00:54:46 +02:00 |
|
|
6d22ee466f
|
now checking correctly if Stringmap is empty
|
2016-07-23 04:39:42 +02:00 |
|
|
24df2fd54f
|
add minimatch
|
2016-07-22 14:59:09 +02:00 |
|
|
35f8f1e9b8
|
first working version
|
2016-07-22 00:16:45 +02:00 |
|