improve README
This commit is contained in:
parent
f846505fab
commit
01ad44078c
20
README.md
20
README.md
@ -1,6 +1,22 @@
|
|||||||
# tlt
|
# tlt
|
||||||
templates done right
|
templates done right
|
||||||
|
|
||||||
|
## Availabililty
|
||||||
|
[](https://www.npmjs.com/package/tlt)
|
||||||
|
[](https://gitlab.com/pushrocks/tlt)
|
||||||
|
[](https://github.com/pushrocks/tlt)
|
||||||
|
[](https://pushrocks.gitlab.io/tlt/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://gitlab.com/pushrocks/tlt/commits/master)
|
||||||
|
[](https://gitlab.com/pushrocks/tlt/commits/master)
|
||||||
|
[](https://david-dm.org/pushrocks/tlt)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/tlt/master/dependencies/npm)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/tlt)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
We recommend the use of TypeScript for best in class Intellisense
|
We recommend the use of TypeScript for best in class Intellisense
|
||||||
|
|
||||||
@ -14,4 +30,6 @@ let appliedString = myTlt.applyData({
|
|||||||
})
|
})
|
||||||
|
|
||||||
// appliedString will be 'my horses are awesome!'
|
// appliedString will be 'my horses are awesome!'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user