Skip to content

An Angular for creating highly dynamic drag-and-drop tree structures

Notifications You must be signed in to change notification settings

azab-construction/Maintenance-tree

 
 

Repository files navigation

Limble Tree

An Angular library for building visual tree structures. Built and used by the team at Limble;

Installation and Usage

See our NPM page

Development and Contributions

Contributions from the community are welcome. If you find an issue or have an idea, submit it on our Github issues page.

For local development, simply clone the repository and run npm ci to install dependencies.

This repository contains the limble-tree library as well as a sandbox application for utilizing the library locally.

To serve the limble-tree, run npm run dev:limble-tree.

To serve the sandbox, run npm run dev:sandbox. (Note that in order for hot reloading to function properly between the two projects, Angular requires that limble-tree be served first, followed by the sandbox.)

About

An Angular for creating highly dynamic drag-and-drop tree structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.9%
  • JavaScript 36.0%
  • HTML 1.4%
  • SCSS 0.7%