Main.JS

Unlock your javascript with Main.JS; an async headless framework and serverless library for local web development.

Install from GitHub Report Issue

Main Project Summary

The objective of Main JS is to deliver the best possible experience for website users, developers and website owners. To achieve this, Main JS creates a few easy to follow standards that when applied in web development, help streamline the complex processes of fetching resources, rendering layout, applying personalisation and measuring performance.

This functionality is platform agnostic, accessibility aware and has no need for backend software packages, costly infrastructure or connectivity requirements.

GitHub Installation

You can also install from our GitHub Gist, this allows you to try Main.JS on your website with one script element pointing to GitHub path, when to use the Gist;

  • The Gist will be the latest release from the main branch,
  • For best performance though its best to use a local copy of Main JS where you have version can control the version control,
  • Add the following to your websites head for easy implementation testing:
<script src="https://gist.github.com/AndyFutcher/3f05ca8197d14b66a9e3306a387faa8b/raw/eb4918a5c0a14cb83b137d0494eabf80d72df1a9/main.js">

Or checkout and Try from Github Gist