Giter VIP home page Giter VIP logo

angular-utility's Introduction

angular-utility

angularjs services, filters, directives as utility

Directives

autofocus: Set autofocus attribute on input field. (Related Project: Dolboming)

custom-radio: Icon radio input. (Related Project: Tk)

pagination: Pagination with twitter bootstrap stylesheet

accordion: Accordion with twitter bootstrap

datetimepicker: jQuery datetimepicker library

must-future-date: Validate form value have to future date

validate-email: Validte form value have to email format

validate-equals: Validate form value have to equal to some value. (ex. repassword is have to the same as the password in account registration from)

Services

Agent: Detect browser name and details. (Related Project: STEP Journal, Dolboming)

ExceptionLogToServer: Loggin exception to server-side using stacktrace.js (Related Project: Dolboming)

DaumPostcode: Get postcode, address, etc using Daum postcode service (Related Project: Dolboming)

Filters

birthToAge: Get age form birthday (Related Project: Dolboming)

encodeBits: Encode array of bits objects consist of code, name, checked properties (Related Project: Dolboming)

decodeBits: Decode bit into array of bits objects consist of code, name, checked properties (Related Project: Dolboming)

padding: Padding number, ex: 0 into '00001' (Related Project: Dolboming)

phoneNumber: Phone number format, ex: '01012345678' into '010-1234-5678'

angular-utility's People

Contributors

jeonghwan-kim avatar

Watchers

 avatar

angular-utility's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.