Azimuth - Angular 13 Admin Template with Bootstrap 4
There are no ratings for this item. Be first!
What is Azimuth? Azimuth is a creative front-end Admin Dashboard template based on Angular 13 and Bootstrap 4. That means all the data you can see on graphs, charts and tables is mocked in Javascript so you can use the backend of your choice with no limitations. How can it help me? We believe that at the moment a lot of business applications have administration/management interfaces inside of them. Sometimes it’s not that obvious, but a lot of web applications have dashboards with panels, charts analytics,etc. Azimuth aims to bootstrap the development of your product and provide an ecosystem for building production-ready application or prototypes. Frameworks like Bootstrap provide a number of components, but usually it’s not enough to bui... READ MORE
Review Left On 04/08/2022
Good afternoon, will you make an update with the fixed breadcrumb ???
I think several need that option, in my case I need it.
The support includes being able to do this ??? or I have to make an extra payment to have this functionality
Thank you.
Review Left On 04/26/2022
I’m having the following problem … he followed the instructions in the documentation but I still can not solve it
ERROR in node_modules/ng2-dragula/dist/MockDrake.d.ts(41,5): error TS2416: Property ‘on’ in type ‘MockDrake’ is not assignable to the same property in base type ‘DrakeWithModels’.
Type ‘(event: string, callback: Function) => void’ is not assignable to type ‘(events: string, callback: Function) => Drake’.
Type ‘void’ is not assignable to type ‘Drake’
Review Left On 04/27/2022
Good morning, have you thought about implementing ngx-bootstrap for a new update? This library is being used a lot.
Thank you.
OFFICE - Multipurpose Responsive One Page HTML Template
::
Failte — Sale & Rent Real Estate PSD Template
::
Influencer - Magazine & Blog WordPress Theme
::
Pasall - Modern eCommerce PSD template
::
Architect - Architecture PSD Template
Review Left On 06/05/2022
Datamaps include only World, Usa, Usa & World maps. You can create map of your country, too. Please, look at this link: https://www.npmjs.com/package/datamaps#you-can-create-any-countrys-map-using-custom-maps
Review Left On 08/13/2022
I have this error:
D:\Jorge\Dropbox\Work\Angular\hipocompara\azimuth>npm run install
> [email protected] install D:\Jorge\Dropbox\Work\Angular\hipocompara\azimuth
> napa
info git https://github.com/HubSpot/pace.git into pace
events.js:183
throw er; // Unhandled ‘error’ event
^
Error: spawn git ENOENT
at _errnoException (util.js:992:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `napa`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Review Left On 09/18/2022
for /maps/vectormaps link I wand to change world vector maps to turkey vector maps. I made changes below on vector-maps.components.ts page but nothing show. how can I achive this goal. Thanks
var arcsmap = new Datamap({
element: document.getElementById(“arcs-map”),
scope: ‘turkey’,
responsive: true,