New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

angular-split

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-split

Angular (2+) UI library to split views.

0.1.3
Version published
Weekly downloads
92K
-1.15%
Maintainers
1
Weekly downloads
 
Created

#[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!

FAQs

Package last updated on 17 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts