https://github.com/kolkov Donate If you like my work and I save your time you can buy me a 🍺 or 🍕 About A simple native WYSIWYG editor component for Angular 6 -19+ angular-editor.kolkov.ru Topics editorangularwysiwygrich-text-editorwysiwyg-editorrich-textangular-editor ...
A simple facebook/linkedin lookalike chat module for Angular applications. Online demo Online demo source code (ASP.NET core and Azure SignalR) Node.js example Getting started Installation npm install ng-chat Setup Import NgChatModule on your AppModule (EG: app.module.ts): ...
added as an optional third parameter when calling the set() method.More on that here. With these changes comes a refactor that uses notification instances which will assist with future development as we look to introduce new features like stacked notifications and upgrade for use with Angular 2....
$ git clone https://github.com/start-angular/SB-Admin-BS4-Angular-8.git $ cd SB-Admin-BS4-Angular-8 # install the project's dependencies $ npm install # watches your files and uses livereload by default run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The...
A simple to use, highly customizable, and powerful modal for Angular Applications Features ✅ TemplateRef/Component Support ✅ Dialog Guards Support ✅ Resizable ✅ Draggable ✅ Multiple Dialogs Support ✅ Customizable Installation npm i @ngneat/dialog ...
Simple started Angular application for my Columbia Classes, Fall 2022. - AureliaD/F22-6156-Simple-Web-UI
A simple Angular webcam component. Pure & minimal, no Flash-fallback.See the Demo! Plug-and-play.This library contains a single module which can be imported into every standard Angular 13+ project. Simple to use.The one component gives you full control and lets you take snapshots via actio...
projects/ngx-simple-text-editor src .auto-changelog .browserslistrc .czrc .editorconfig .eslintrc.json .gitignore .nvmrc .release-it.json CHANGELOG.md LICENSE.md README.md angular.json karma.conf.js netlify.toml package-lock.json package.json ...
Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects. 🚀 Demo Demo Showcase (Vanilla, Angular, React, Vue) 📦 Installation & Usage You can use simple-keyboard as a tag from a CDN, or install it from npm. Check out the Getting Started docs to beg...
Validation will create, by itself, the necessary error message. Now imagine your form having 10 inputs, using the documented Angular way will end up being 30 lines of code, while on the other handAngular-Validationwill stay with 10 lines of code, no more... so what are you waiting for...