npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@collabdt/core

v0.7.0

Published

CDT Core contains all the core technology for your CDT platform

Readme

What is CDT?

Collab Digital Twins powers web-based, non-proprietary platforms for visualizing and interacting with multi-scale geospatial information systems (GIS), open data, and open building information modelling (BIM), alongside text, images, static and animated 3D models, IFCs, and point clouds.

The stack uses React for the interface, state management, and memory optimization, and Next.js for routing and server-side rendering, integrating open-source packages for maps and 3D. See the architecture overview for the full tech stack.

CDT fetches multi-scale open data (federal, provincial, municipal) directly from organizational APIs without local storage. It is not a system of record — it is a framework for referencing and linking distributed data sources.

An authentication system lets users form groups, assume roles with scoped credentials for controlled data and feature access, collaborate, and contribute media publicly or privately.


Mission

CDT bridges BIM and GIS using open standards and free and open-source technologies, letting stakeholders visualize and analyze data directly in the browser without proprietary barriers.

The project is stewarded by Collab Digital Twins, a Canadian not-for-profit established to promote openness, innovation, and long-term public benefit.


Deployment

CDT can be run in two ways, depending on how much infrastructure you want to manage. See the Deployment overview for full details.

  • Self-Hosting — run the full stack on your own infrastructure with Docker or Podman. You retain full control over data and configuration. Best for organizations with existing IT capacity that require data sovereignty or custom configuration. The Services reference covers the components involved: PostgreSQL, MinIO, Martin/PostGIS, Node/Next.js, and the Open Data Service.
  • CDT Hosted — a fully managed SaaS deployment hosted in Canada, or an assisted deployment where the CDT team installs CDT on your infrastructure. Best for organizations with limited IT resources.

If you self-host CDT for others over a network, note the AGPL §13 source-availability obligation described under Licensing.


Contributing

Community contributions are welcome.

Because CDT is dual-licensed (see Licensing), every contributor signs the CLA. You keep the copyright in your contribution and grant Collab Digital Twins the right to distribute it under both the AGPL-3.0 and our commercial terms. You are prompted to sign automatically on your first pull request.


Licensing

Open source — AGPL-3.0

Free and open source under the GNU Affero General Public License, version 3.0 (full text · summary). You may use, study, modify, and redistribute it under those terms at no cost.

The AGPL is a strong copyleft license with one obligation that is easy to miss: it applies to anyone who runs the software as a network service (AGPL §13). If you make CDT (modified or not) available to others over a network, those users must be able to obtain the complete corresponding source code of the exact version you run. In practice:

  • Self-hosting for others: offer users the corresponding source, typically via a visible "Source" link in the running application pointing to the public repository at the deployed version.
  • Modifications: any changes you distribute or host must also be licensed under AGPL-3.0.

If those terms work for you, self-host with no further obligation to us. For commercial licensing or a support agreement, contact [email protected].

Copyright © 2025 Collab Digital Twins. Distributed under AGPL-3.0; see LICENSE and third-party attributions in NOTICE.


Beta Access

To participate in the beta, complete the beta access form. We review submissions and follow up with onboarding details.