Inquery is an open-source CSV importer developed and maintained by @tableflowhq, designed to facilitate the integration of CSV and XLS/XLSX file imports into web applications. Available on GitHub, the tool provides SDKs for both React and JavaScript, allowing developers to embed the importer seamlessly within their applications.
The CSV importer allows developers to define specific columns that users can import through a template parameter. Users can then upload their files directly within the app, and the imported data is retrieved from the onComplete event. The tool supports both modal and embedded modes, providing flexibility in how the importer is presented to users.
Customization options include dark mode, primary color settings, and extensive custom styling through CSS properties. The tool also supports internationalization with predefined languages and customizable translations to cater to a global user base.
Installation is straightforward using NPM or Yarn, and the tool’s functionality can be extended or modified by contributing to the open-source project. The repository includes a demo app for testing changes locally, and developers are encouraged to provide feedback or request features via GitHub issues.
Pricing
Pricing information is not available