Audience

Development Framework solution for DevOps teams

About Mithril.js

Mithril.js is a modern client-side JavaScript framework for building Single Page Applications. It's small (< 10kb gzip), fast and provides routing and XHR utilities out of the box. Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess. If you are an experienced developer and want to know how Mithril.js compares to other frameworks, see the framework comparison page. An easy way to try out Mithril.js is to include it from a CDN and follow this tutorial. It'll cover the majority of the API surface (including routing and XHR) but it'll only take 10 minutes. You can now update the label of the button by clicking the button. Since we used m.mount, you don't need to manually call m.render to apply the changes in the count variable to the HTML; Mithril.js does it for you.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

API:
Yes, Mithril.js offers API access

Ratings/Reviews - 1 User Review

Overall 5.0 / 5
ease 5.0 / 5
features 4.0 / 5
design 5.0 / 5
support 5.0 / 5

Company Information

Mithril.js
mithril.js.org

Videos and Screen Captures

Mithril.js Screenshot 1
Other Useful Business Software
Powerful App Monitoring Without Surprise Bills Icon
Powerful App Monitoring Without Surprise Bills

AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal Free

Product Details

Platforms Supported
Cloud
Windows
Mac
Linux
iPhone
iPad
Android
Chromebook
Training
Documentation
Support
Online

Mithril.js Frequently Asked Questions

Q: What kinds of users and organization types does Mithril.js work with?
Q: What languages does Mithril.js support in their product?
Q: What kind of support options does Mithril.js offer?
Q: What other applications or services does Mithril.js integrate with?
Q: Does Mithril.js have an API?
Q: Does Mithril.js have a mobile app?
Q: What type of training does Mithril.js provide?
Q: How much does Mithril.js cost?

Mithril.js Product Features

Mithril.js Additional Categories

Mithril.js Verified User Reviews

Write a Review
  • Thomas J.
    Senior Developer
    Used the software for: 2+ Years
    Frequency of Use: Daily
    User Role: User, Deployment
    Company Size: 1 - 25
    Design
    Ease
    Features
    Pricing
    Support
    Probability You Would Recommend?
    1 2 3 4 5 6 7 8 9 10

    "The easiest SPA framework"

    Posted 2023-07-23

    Pros: Mithril.js does not prevent you from doing things your way:
    - You can write JavaScript, TypeScript, JSX etc.
    - You can use a built tool, or point at a CDN and add your code directly on a web page.
    - You can write logic in your views or in separate controllers, or anywhere else you prefer.
    - You can write components as functions, classes, or inline code with the same ease.
    - You can use data services or a central store; and so on.
    - It really takes only 10 minutes to learn all the features you need for most apps. The expert features may take you an extra hour.

    Cons: If you rely much on dependency injection (like Angular does) you have to either write it yourself, or include a package that handles it for you. But it is quite easy to do yourself.

    Overall: When I start a new project with Mithril I always feel a slight thrill because it is so nice to work with. With for example Angular I always have the feeling of 'I hope nothing goes wrong because it is so hard to fix'.
    Even for quite large projects Mithril is one of the easiest frameworks to work with.
    Flexible, easy, fast, reliable.

    Read More...
  • Previous
  • You're on page 1
  • Next