12 packages
@iwsio/eslint-config
IWSLLC Shared ESLint Configuration
@iwsio/fetch
A simple set of functions to enable typed fetching using built-in fetch.
@iwsio/forms
Simple library with useful React forms components and browser validation.
@iwsio/json-csv
Export a richly structured, JSON array to CSV
@iwsio/json-csv-core
Easily convert JSON to CSV. This is a core library built for browser and node to support buffered conversion to CSV.
@iwsio/json-csv-node
ESM/CJS module that easily converts JSON to CSV. This package supports streaming and buffered conversion to CSV.
@iwsio/mongodb-express-session
An ESM express-session store for MongoDB using the latest MongoDb Node driver v6. Supports TTL and touch. Supports MongoDB v3.6+ (without TTL index), 5.1+ (with TTL Index).
@iwsio/mongo-repo
This module is a thin wrapper around mongodb native driver that allows you to easily derive basic collection operations and share a pooled connection in a Node application.
@iwsio/mongo-repo-node
This module is a thin wrapper around mongodb native driver that allows you to easily derive basic collection operations and share a pooled connection in a Node application.
@iwsio/react-blog-examples
Example React components for blog posts.