khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

[question] How to include tree-grid directive in custom angular 7 project #162

Open mpfeifer opened 4 years ago

mpfeifer commented 4 years ago

I'm planning to use tree-grid-directive in some angular7 project. I managed to "npm install" it and it appears in my package.json file as a dependency. What do I have to do to use the directive in my angular tempalte files?