This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/anton7r/a7JS
- Loading branch information
Showing
6 changed files
with
4,048 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
# a7JS | ||
![](https://img.shields.io/badge/build-passing-success) | ||
![](https://img.shields.io/badge/Latest%20version-v.3.3.0-blue) | ||
![](https://img.shields.io/badge/Size-3kb-success) | ||
|
||
🔥 A lot of power in a small package. | ||
|
||
✅ Only 2,6kb | ||
|
||
A lot of power in a small package. | ||
# Setup | ||
Link it: | ||
```html | ||
<script src="a7js.netlify.com/dist/3.3.0"></script> | ||
``` | ||
or Download it: | ||
or Install it: | ||
```npm | ||
coming soon... | ||
npm i a7js | ||
``` | ||
# Code examples and Documentation | ||
For documentation and code examples please visit our [Wiki](https://github.com/anton7r/a7JS/wiki) | ||
# Motivation | ||
Most of the commonly used libraries / frameworks are really large and pack in features that most of the users. | ||
|
||
# Versions | ||
And it has 0 dependencies on the framework. | ||
|
||
## v3.3.1 - Future release | ||
Its soon to be released and again we have made it lots of times faster. | ||
The dependencies that it has are for the cli. | ||
|
||
## v3.3.0 - Recent relase | ||
We got rid of `a7.page` and its `find` method, since it wasn't practical. | ||
And made the framework more performant. | ||
# Code examples and Documentation | ||
For documentation and code examples please visit our [Wiki](https://github.com/anton7r/a7JS/wiki) | ||
|
||
# License | ||
License is MIT see [license](https://github.com/anton7r/a7JS/blob/master/LICENSE) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.