Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/anton7r/a7JS
Browse files Browse the repository at this point in the history
  • Loading branch information
anton7r committed Aug 23, 2019
2 parents f0a4716 + ef98120 commit 2788ce9
Show file tree
Hide file tree
Showing 6 changed files with 4,048 additions and 57 deletions.
24 changes: 13 additions & 11 deletions README.md
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)
2 changes: 1 addition & 1 deletion dist/a7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2788ce9

Please sign in to comment.