/angularjs-nice-elements

Nice elements is a collection of beautiful html elements.

Primary LanguageHTMLMIT LicenseMIT

Nice elements

Nice elements v1.9.12

Nice elements is an AngularJS v1.5.8 module that contains nice form elements like inputs, choice fields, search, toggle, dropdown, etc.


Components

  • nice-wrapper
  • nice-button
  • nice-button-toggle
  • nice-calendar
  • nice-checkbox
  • nice-choice
  • nice-click-outside
  • nice-comment
  • nice-date
  • nice-date-input
  • nice-date-range
  • nice-datetimerange-picker-2
  • nice-dropdown
  • nice-dropdown-date
  • nice-dropdown-old
  • nice-help
  • nice-icon
  • nice-input
  • nice-label
  • nice-loader
  • nice-notification
  • nice-number
  • nice-percent
  • nice-popup
  • nice-progress-bar
  • nice-quantity
  • nice-search
  • nice-search2
  • nice-slot
  • nice-steps
  • nice-svgs
  • nice-time-picker
  • nice-title
  • nice-toast
  • nice-tooltip
  • nice-upload
  • nice-yesno
  • nice-pill
  • nice-toggle
  • nice-datetime-picker (DEPREACATED)
  • nice-datetimerange-picker (DEPREACATED)
  • nice-dtp (DEPREACATED)

Filters

  • nice-date
  • nice-highlight

Services

  • nice-service

How to build

grunt build

It should compile all the js and html files into dist/nice.js, and all the styles into dist/style.css.


How to run develop?

node server.js
or
npm run serve

A demo project from demo directory will be available on http://localhost:3031.


LICENSE

See LICENSE.md


CHANGELOG

See CHANGELOG.md