mauwi-wc:
Custom Web Components on Demand

A subscription based service delivering web components for your website or web application. Pause or cancel anytime.

For marketers and developers alike

Integrate everywhere

Content management systems (CMS) are a great way for content creators to publish their content online. However, they have limitations when it comes to customization. Our service gives the freedom to customize every aspect of your website, from layout and styling to interactive elements and functionality.

For marketers.
If your CMS supports Custom HTML, then you are good to go.
For developers.
Install the web components library via npm or yarn like any other JavaScript library.
Wordpress editor

Three easy steps to a better website

  1. Step 1 You provide us with your ideas for your website or web application.
  2. Step 2 We turn your ideas into code. We provide you with custom html code for your website along with a detailed instruction how to do so.
  3. Step 3 You integrate the new web component in your website or web application.

Get Web Components that are

Responsive
Each web component is developed with responsiveness for different screen sizes in mind.
Small size
Each web component is shipped only with the required CSS and JavaScript for that particular web component.
Easy to integrate
Install your web components via NPM/Yarn or integrate via CDN.
Open web standard
Web Components is an open web standard and has high browser compatibility. No matter whether you already use web components in your web application or any popular JavaScript framework like React or Angular; the web components integrate with your tech stack.

Showcases

Showcase

Communication with Web Component

Event listeners.

Retrieve data from the web component with event listeners.
index.html
<mauwi-personal-information-form>
</mauwi-personal-information-form>
<script>
document.getElementsByTagName("mauwi-personal-information-form")[0]
    .addEventListener("submitted", (event) => {
        console.log(event.target.data);
    });
</script>

Showcase

Manipulate data in Web Component

Component Properties.

Update properties and see the updated data in the web component.

Subscription membership

Transparent pricing

This service is kept as simple as possible to provide the most benefit for your money.

Basic

€1.990,- /month

Book a call

Always have a developer on call.

  • Custom code for your website or web application
  • Documentation for integration
  • Unlimited code revisions
  • Cancel or pause anytime
  • One request at a time
  • Five working days turnaround time on average

Essential

€2.990,- /month

Book a call

Always have a developer on call.

  • Custom code for your website or web application
  • Documentation for integration
  • Unlimited code revisions
  • Cancel or pause anytime
  • One request at a time
  • Three working days turnaround time on average
  • Weekly call

Growth

€4.990 /month

Book a call

Close collaboration for quick results.

  • Custom code for your website or web application
  • Documentation for integration
  • Unlimited code revisions
  • Cancel or pause anytime
  • Two requests at a time
  • Three working days turnaround time on average
  • Daily call

Who I am:
A passionated web developer with more than 10 years of experience in frontend development.

I help clients implement their ideas quickly. Quality is an essential part in this process. I'm looking forward to working with you!

Frequently asked questions

Can’t find the answer you’re looking for? Reach out to us.

Are my web components publicly available?
No, unless you explicitly want to. Default is a private npm package for your web components. Depending on how you integrate the web components it may be easier to have them publicly available via CDN or a public npm package.
Do I have access to the source code?
Yes, because it's yours :) Keep in mind that this service does not include collaboration with developers in your team. Hence, the code source is read-only.
My needs go beyond web components. Can you still help?
Let’s talk. If I can’t help, I may know someone who can.

Boost your productivity.
Start using mauwi web copmonents today.