why it is not available in npm?

Related article: Angular Calendar: Day/Week/Month Views (Open-Source)
Asked by Rana Mansoor Ahmed
10 months ago.

The calendar looks promising as an open-source project, but why isn't it distributed via npm? NPM packages are inherently more reliable due to their security checks, which are crucial for ensuring the library doesn't contain any vulnerabilities. Furthermore, being on npm makes integrating and testing the package much easier.

Answer posted by Dan Letecky [DayPilot]
10 months ago.

This is an example project. The library itself (Angular package) is available as @daypilot/daypilot-lite-angular at NPM.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.