Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b96206e8f7 | |||
f96bfc0875 |
16
README.md
16
README.md
@ -1,6 +1,22 @@
|
||||
# early
|
||||
minimal and fast loading animation for modules that need a little starting time.
|
||||
|
||||
## Availabililty
|
||||
[](https://www.npmjs.com/package/early)
|
||||
[](https://gitlab.com/pushrocks/early)
|
||||
[](https://github.com/pushrocks/early)
|
||||
[](https://pushrocks.gitlab.io/early/)
|
||||
|
||||
## Status for master
|
||||
[](https://gitlab.com/pushrocks/early/commits/master)
|
||||
[](https://gitlab.com/pushrocks/early/commits/master)
|
||||
[](https://david-dm.org/pushrocks/early)
|
||||
[](https://www.bithound.io/github/pushrocks/early/master/dependencies/npm)
|
||||
[](https://www.bithound.io/github/pushrocks/early)
|
||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||
[](http://standardjs.com/)
|
||||
|
||||
## Usage
|
||||
|
||||
```typescript
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "early",
|
||||
"version": "2.0.29",
|
||||
"version": "2.0.30",
|
||||
"description": "nice module loading animation for modules that need a little starting time.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user