Core functionality for AceBase realtime database repositories
Find a file
2022-04-25 20:18:06 +02:00
dist chore: build 2022-04-22 20:54:40 +02:00
spec more serializing unit tests 2022-04-25 20:18:06 +02:00
src shorter serializer for regexp 2022-04-25 20:14:04 +02:00
types Adding new serialization method for client/server 2022-04-22 20:53:59 +02:00
.gitignore Updated readme 2018-09-17 09:29:38 +02:00
create-package-files new: commonjs and esmodules distrubitions 2022-04-25 20:17:14 +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 new: commonjs and esmodules distrubitions 2022-04-25 20:17:14 +02:00
README.md Documentation moved to acebase repository 2018-12-03 11:52:24 +01:00
tsconfig-cjs.json new: commonjs and esmodules distrubitions 2022-04-25 20:17:14 +02:00
tsconfig.json new: commonjs and esmodules distrubitions 2022-04-25 20:17:14 +02: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.