0.1.10 • Published 2 years ago
erebus-core v0.1.10
Erebus (Core)
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
![]() | ![]() | ![]() | Safari | Opera |
---|---|---|---|---|
81+ | 72+ | 88+ | 12 | 66+ |
0.1.10
2 years ago
0.1.8
2 years ago
0.1.9
2 years ago
0.0.16
2 years ago
0.0.17
2 years ago
0.0.18
2 years ago
0.0.19
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.7
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.0.14
2 years ago
0.0.15
2 years ago
0.0.13
3 years ago
0.0.12
3 years ago
0.0.10
3 years ago
0.0.11
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
4 years ago