Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ngneat/dag

🐠 An Angular service for managing directed acyclic graphs
https://github.com/ngneat/dag

feat: add dag-model-item interface

This is the interface which is the base for whatever model is used by the implementing app
The i...

fc81ad17d93fe57366e835e28834dbcdf30db7b6 authored about 4 years ago by Preston Lamb <[email protected]>
feat: add dag-manager-service

This is the addition of the main service, which manages adding/removing items for the model

0950174cdb0823cc79cc1c0a443dfee3636b34cb authored about 4 years ago by Preston Lamb <[email protected]>
feat: 🎸 add publishable nx lib

Added the lib that will be published to npm

70b2011d95c1efdee08f866e3c799862a6d87c34 authored about 4 years ago by Preston Lamb <[email protected]>
docs: added @ngneat/lib to the project

3dcf767b0cb643ad2b2688357775c075cc239960 authored about 4 years ago by Preston Lamb <[email protected]>
ci: enable nx cloud

e552c88211cc48243f3e3d7e833d1b2c4107334a authored about 4 years ago by Preston Lamb <[email protected]>
feat: initial commit

Initial commit after creating the nx workspace

d6c2db01d42f7a95af9c021ab2a752fbb6a10d24 authored about 4 years ago by Preston Lamb <[email protected]>