angular-kit-weight-unit-input

js Styles
An angular weight unit input directive built with Bootstrap 3
Version 1.1.0 License ISC
Keywords
angularbootstrap
<script type="module"> import angularKitWeightUnitInput from 'https://cdn.jsdelivr.net/npm/angular-kit-weight-unit-input@1.1.0/+esm' </script>
Angular Kit Weight Unit Input
<ng-kit-weight-unit-input>
is an angular directive built with Bootstrap 3.
Development
To create a environment from scratch, install all the following dependencies.
NVM and NPM
nvm install 5
NPM global packages
npm install -g grunt-cli@1.2.0 grunt@0.4.5 npm@3.8.6
Install Ruby and SASS
sudo apt-get install ruby ruby-dev gcc make
sudo gem install sass