@themost-framework sql adapter for sql.js. Build scalable client-side applications using SQL.js and the @themost-framework.
This project uses jest for testing. To run the tests, use the following command:
npm test
This project uses rollup for building the library. To build the library, use the following command:
npm run build
We welcome contributions to this project. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with a clear message.