|
1 | 1 |
|
2 | | -# Mr. [Jt 🎩](https://github.com/3F/Jt) |
| 2 | +# [](https://github.com/3F/Jt) |
| 3 | + |
| 4 | +🎩 |
3 | 5 |
|
4 | 6 | Meet beardless customizable template engine, Mr. Jt for Node.js and Web browsers. |
5 | 7 |
|
6 | 8 | [](https://ci.appveyor.com/project/3Fs/jt/branch/master) |
| 9 | +[](https://coveralls.io/github/3F/Jt) |
| 10 | +[](https://ci.appveyor.com/project/3Fs/jt/build/tests) |
7 | 11 | [](https://github.com/3F/Jt/releases/latest) |
8 | 12 | [](https://www.npmjs.com/package/mrjt) |
9 | 13 | [](https://github.com/3F/Jt/blob/master/License.txt) |
@@ -112,11 +116,8 @@ jt.use('hello') |
112 | 116 |
|
113 | 117 | ### Stability 🗠 |
114 | 118 |
|
115 | | -Clean [API](https://github.com/3F/Jt/tree/master/src/Core) and its [tests](https://github.com/3F/Jt/tree/master/tests) will take care of your peace of mind. |
116 | | - |
117 | | -### Compatibility 🗸 |
118 | | - |
119 | | -Nothing special, we just provide separate ES3+/ES6+ support in Node.js and Web browsers environment. Choose more suitable package for your case. |
| 119 | +Clean **[API](#api)** and its **tests** will take care of your peace of mind. [](https://coveralls.io/github/3F/Jt) |
| 120 | +[](https://ci.appveyor.com/project/3Fs/jt/build/tests) |
120 | 121 |
|
121 | 122 | ### No dependencies to something 👐 |
122 | 123 |
|
|
144 | 145 |
|
145 | 146 | ## Download |
146 | 147 |
|
| 148 | +Separate ES3+/ES6+ support for your environment. Choose more suitable package for your case. |
| 149 | + |
147 | 150 | * NPM: [](https://www.npmjs.com/package/mrjt) |
148 | 151 | * CDN: [](https://unpkg.com/mrjt/Core/Jt.es6.js) |
149 | 152 | * ... `https://unpkg.com/mrjt[@version]/[path_to_specific_file]` |
|
0 commit comments