- add implementation instructions for OpenUI5 framework
- implemented data binding example with JSONModel
- add HTML table rendering demo
- include complete working example with setup steps
- add tested deployment config
- Add Preact setup instructions and code examples alongside existing React examples
- Maintain existing React functionality while adding Preact support
- Update code examples to show both React and Preact imports
react hooks come directly from 'react' package, while Preact requires hooks to be
imported separately from 'preact/hooks'
- Added .js extension to xlsx.full.min.js path in JSON examples.
- Included note about older SuiteScript versions not requiring extensions.
- Updated deployment verificaiton to Dec 2024.
Co-authored-by: Asad <contact@asadk.dev>
Reviewed-on: #24
- Add testing with PostgresSQL 16.6.1 and pg 8.13.1
- Add Linux user creation instructions with password setup
- Document SCRAM auth
- Updated pg dependency to 8.13.1
- SheetJSPG.js removed trailing whitespace
The guide now includes more detailed Linux setup instructions and
authentication requirements for PostgreSQL deployments.
- Include Ubuntu/Debian installation instructions
- Improve PostgreSQL table creation with better type detection
- Enhance date format detection and parsing
Breaking Changes:
- Replace `aoo_to_pg_table` to `sheet_to_pg_table` & now it takes worksheet object instead of array of arrays
- Changed type detection algorithm may produce column types