Skip to content

shadowboxdev/angular-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#[WIP] angular-split

Allow you to split any views horizontally or vertically inside your Angular (2+) application using two simples components <split> and <split-area>

Note:

Previously, I coded an angular (2+) wrapper to Split.js library (ng2-split) but I decided to rewrite it purely in Angular for following reasons:

  • No more dependency except Angular.
  • AOT compilation compliant.
  • Use latest Flexbox CSS grid system.
  • Fun!

About

🍌 Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 72.1%
  • JavaScript 22.6%
  • SCSS 4.7%
  • HTML 0.6%