0.1.10 • Published 5 months ago

erebus-core v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Erebus (Core)

NPM license Version Built

Base library to build web applications

Introduction

Erebus-Core is a library designed to simplify the process of building web applications. The differences with any other existing framework are:

  • DOM-oriented: We firmly believe a front-end developer should be in control of the DOM and not be afraid to interact directly with it.
  • Lightweight and independent: It does not depend on any other framework or library, allowing the reduction of its fingerprint.
  • Simple and modular: A simple approach to provide utilities to solve common needs and reduce the boilerplate. You can use the part you need and prefer.
  • Pure: It is based on JavaScript as the natural language used by web browsers.

Usage

Using jsDelivr CDN:

<script src="https://cdn.jsdelivr.net/npm/erebus-core@0.0.13/dist/erebus-core.min.js"></script>

Using unpkg CDN:

<script src="https://unpkg.com/erebus-core@0.0.13/dist/erebus-core.min.js"></script>

Browser Support

ChromeFirefoxEdgeSafariOpera
81+72+88+1266+
0.1.10

5 months ago

0.1.8

5 months ago

0.1.9

5 months ago

0.0.16

7 months ago

0.0.17

7 months ago

0.0.18

7 months ago

0.0.19

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.7

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago