6 packages
@tbui17/graph-functions
Utility functions for traversing or querying the [Graphology](https://graphology.github.io/) graph data structure.
@tbui17/graphology-neo4j-migrator
@tbui17/iteration-utilities
Lodash-like functions with an emphasis on type inference.
@tbui17/postgres-introspection-utilities
- Create a 'pgIntrospection.config.mjs' file in the root directory and export a config object containing settings derived from pg.PoolConfig and neo4j.Config (optional, only required for neo4j features). Import the provided type for autocomplete. See defa
@tbui17/type-utils
- Generic type utilities, includes multiple recursive types for iterating through nested types such as SpreadDeepObject. - See [typedocs](https://tbui17.github.io/type-utils/) for details.
@tbui17/utils