appy-one / acebase-client

Client to connect to remote AceBase NoSQL database server
MIT License
21 stars 8 forks source link

ESM module distribution #40

Closed appy-one closed 1 year ago

appy-one commented 1 year ago

Compile to CommonJS and ESM module distributions, use ESM for import, CommonJS otherwise. Also adds simple test package that connects to a local AceBase server.