Core functionality for AceBase realtime database repositories
Find a file
Ewout Stortenbeker 0dc3d05cf1 tsconfig updates
2020-12-16 14:38:03 +01:00
dist tsc javascript output 2020-12-16 14:32:58 +01:00
src Ported all source to Typescript 2020-12-16 14:29:16 +01:00
test started making test scripts 2020-07-17 16:31:48 +02:00
types export Observable type instead of implementation 2020-12-16 14:32:02 +01:00
.gitignore Updated readme 2018-09-17 09:29:38 +02:00
index.d.ts Moved types 2020-12-16 14:28:21 +01:00
LICENSE Added license file, added repository url in package.json 2018-08-07 11:38:53 +02:00
package.json version to 0.9.34 2020-12-02 17:37:08 +01:00
README.md Documentation moved to acebase repository 2018-12-03 11:52:24 +01:00
tsconfig.json tsconfig updates 2020-12-16 14:38:03 +01:00

AceBase core components

This package contains shared functionality that is used by other AceBase packages, no need to install manually. See acebase, acebase-client and acebase-server for more information.