nope/lib/cli
Martin Karkowski 39c50061dc # 1.0.26
- Fixes:
  - pub-sub-system: Fixed `_notify` and `_partialMatchingUpdate`
- Added:
  - pub-sub-system: Listeners receive now: topicOfContent (the path of the data that is extracted), topicOfChange (the path of the data that emitted teh update), topicOfSubscription (the subscription.),
  - nope repl: Added the context `nope`
2022-03-21 13:45:08 +01:00
..
cli.ts fixing issues and adding comments 2022-01-18 08:01:50 +01:00
createService.ts small fixes 2022-01-17 18:06:10 +01:00
generateDefaultConfig.ts Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
generateDefaultPackageConfig.ts fixing issues 2022-01-26 13:03:03 +01:00
generateFolderStructure.ts Fixing to update stuff to the library 2022-01-17 18:53:06 +01:00
ioServer.ts running formater 2021-12-04 08:25:26 +01:00
ioServerService.ts Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
nope.ts small fixes 2022-01-17 18:06:10 +01:00
renderNope.ts adding new cli helper. this cli helper is unified 2021-01-21 08:38:44 +01:00
repl.ts # 1.0.26 2022-03-21 13:45:08 +01:00
runNopeBackend.ts - Fixes: 2022-03-19 07:39:34 +01:00