Apply a mask on an input field so the user can only type pre-determined pattern.You can customize several behaviors of ui-mask by taking advantage of the ui-options object. Declare ui-options as an additional attribute on the same element where you declare ui-mask.
https://github.com/angular-ui/ui-maskTags | angular angular-ui mask |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
An enterprise-class UI components based on Ant Design and Angular.
angular ui-components angular-components typescript ant-design frontend antd angular-directives ngx enterprise ant ng-zorro design ui framework ui-libraryThe Angular-Kendo integration is already added officially in Kendo UI Professional and Kendo UI Core, and supported as part of Kendo UI Professional. Therefore, loading angular-kendo.js from this repository is no longer necessary, since it is deprecated. We strongly recommend using the official Angular integrations as only these will be developed and supported in the future, along with new versions of Angular.For more information regarding how to use Kendo UI and Angular together, please refer to this page and the official docs.
angular angularjs angular-componentConforms string to given mask or pattern, and can be hooked up to input element
input-mask inputmask text-formatting react angular vue ember text-mask string-mask input-formatting string-formatting angular2 angular-componentWhile we are grateful for all the original work at tombatossals/angular-leaflet-directive. We need to be able to operate as an organization to respond to issues, pull-requests and other various items quicker. We need to be able to add other developers as admins easier via group permissions via github orgs. Lastly this project needs to be more credible via being a group / org.Please note the master branch is currently in a "in-progress state" and is not suitable for use at this point. We are trying break up the library to be more unix / plugin like. This will reduce the burden of constant changes to the core repo (this repo) for each and every unforseeable plugin that leaflet has. Therefore, the new usage plugins will require developers (angular-ui or not) to create specific angular directives, services, factories, and etc to extend the main ui-leaflet directive. Where ui-leaflet would be the main dependency.
leaflet-map maps angular ui-leaflet leaflet-directive gis leaflet angularjs directive angular-ui cliSemantic-UI-Angular is a pure AngularJS 1.x set of directives for Semantic-UI components. We are considering Angular 2 support in the future. We've decided to use TypeScript as a step to Angular 2 friendly environment.We are working on setting up proper environment, contribution guidelines and everything else for comfortable community contributions. Once we release first alpha.0 we are happy to get community help.
angularjs semantic-ui directives components typescriptHead to http://ui-grid.info for documentation and tutorials. Join https://gitter.im/angular-ui/ui-grid to discuss development and ask for specific help.Need Some Inspiration? Have a look at our open PRs Plz! issues.
angular ui-grid ng-grid nggrid grid angularjs slickgrid kogrid data-grid angular-componentPrimeNG is a collection of rich UI components for Angular. The most complete set of native widgets featuring 70+ easy to use components for all your UI requirements.
angular ui components datatable datagrid charts typescript mit angular-components ui-libraryMobiscroll is a UI library for progressive webapps and hybrid development. Created with a lot of attention to usability and performance. Mobiscroll Forms ships with 15 customizable controls that you can use for free that are included in this repository. Use Forms with the premium products that can be found on the Mobiscroll website. You can use the controls in web and hybrid/native cross-platform apps. At it's core Mobiscroll is framework agnostic, but API variants for jQuery/jQuery Mobile, Angular/Ionic, Angular JS/Ionic 1 and React is available.
mobile-web hybrid-apps mobiscroll javascript-library react angular component-library ui-components ui-kit ionic-plugin angularjs ionic knockoutAngular UI component for firebase authentication. This library is an angular module (including angular components and services) that allows to authenticate your users with your firebase project. NgxAuthFirebseUI is compatible with angular material and angular flexLayout.
angular firebaseui material ngx demo authentication typescript angular-components ssr serverside-rendering angular6-library angular8 google facebook github twitter microsoft yahoo ng library @angular/fire firebase firebase-auth firebaseauthentication firestore material-designNebular is a great toolkit if you build a Rich UI application based on Angular, and don't want to spend your time on painful project setup. It provides you with a unified approach for managing styles for various components (3rd party including), pure components tightly connect to Angular and authentication layer easily configurable for your API.There are a lot of awesome front-end frameworks out there these days. They provide a massive quantity of useful features making our lives more comfortable. Our intention is not to create a new one as we are pretty much aware of the complexity and amount of work developers put on their creations. But as developers, we feel that nowadays front-end development is disjointed. You have to search for libraries, go through the different installation process, everything looks different, and sometimes it's just annoying that you can't just sit and start going. That's why we are on a mission to assemble together the most usefule modules and libraries, join them with a unified application and graphical interface creating a great toolkit for easier setup.
angular ui ui-kit authentication theme multitheme modular typescript sass webpack angular-cli ng2-admin ngx-admin framework nebularThis is the Angular implementation of Ant Design Mobile specification, serving Alibaba big data wireless service. Now Supports Angular ^8.0.0.
angular ant-design antd ant ng-zorro-mobile angular-components typescript frontend angular-directives ngx enterprise ionic ng-zorro ng-zorro-antd-mobile ant-design-mobile mobile-ui mobile alibaba gitter design ui frameworkLeverages UI Bootstrap and UI Router to give you full-strength route-driven tabs in Angular.js.Add ui.router.tabs as a new module dependency in your angular app.
angular tabs navigation ui-router bootstrap angularjs angular-componentInstallation is easy as UI Bootstrap has minimal dependencies - only the AngularJS and Twitter Bootstrap's CSS are required. Note: Since version 0.13.0, UI Bootstrap depends on ngAnimate for transitions and animations, such as the accordion, carousel, etc. Include ngAnimate in the module dependencies for your app in order to enable animation.This will install AngularJS and Bootstrap NPM packages.
angular bootstrap angular-ui components client-sideThe common way to present to the user a list of data elements of undefined length is to start with a small portion at the top of the list - just enough to fill the space on the page. Additional rows are appended to the bottom of the list as the user scrolls down the list.The problem with this approach is that even though rows at the top of the list become invisible as they scroll out of the view, they are still a part of the page and still consume resources. As the user scrolls down the list grows and the web app slows down.
angular angularjs angular.ui angular-ui ui.scroll ui-scroll angular-ui-scroll unlimited infinite live perpetual scroll scroller scrollingMobile Angular UI is an HTML5 mobile UI framework that will let you use Angular Js and Bootstrap 3 for mobile app development. Getting Started, Demo, Docs at http://mobileangularui.com.
@uirouter/angular is a client-side Single Page Application routing framework for Angular. Routing frameworks for SPAs update the browser's URL as the user navigates through the app. Conversely, this allows changes to the browser's URL to drive navigation through the app, thus allowing the user to create a bookmark to a location deep within the SPA.
ui-router angular ng2 angular2 router typescript spa aot-compatibleWebsite for ui-grid: http://ui-grid.info.The source code in gh-pages is created from https://github.com/angular-ui/ui-grid during the build process. The actual source is located on https://github.com/angular-ui/ui-grid so any issues should be raised in that repository.
This project allows you to use DevExtreme Widgets in Angular applications.Node.js and npm are required and essential to Angular development.
devextreme angular angular2 angular4 ui components charts angular5 devexpressStorybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components. Storybook runs outside of your app. This allows you to develop UI components in isolation, which can improve component reuse, testability, and development speed. You can build quickly without having to worry about application-specific dependencies.
styleguide testing components library webpack ui react vue react-native design-systems angular polymer svelte ember marko ui-components documentation web-components angularjs babel eslint frontend jamstack markup reactjs reuseable templated tool user-interface vuejs ui-designAngular UI-Router is a client-side Single Page Application routing framework for AngularJS.Routing frameworks for SPAs update the browser's URL as the user navigates through the app. Conversely, this allows changes to the browser's URL to drive navigation through the app, thus allowing the user to create a bookmark to a location deep within the SPA.
angularjs ui-router typescript routing router state-machine state-tree angular angular-component
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.