forked from nanlabs/awesome-nan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.md.tmpl
42 lines (30 loc) · 1.21 KB
/
README.md.tmpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!--lint disable double-link awesome-heading awesome-git-repo-age awesome-toc-->
<div align="center">
<p>
<img
style="width: 200px"
width="200"
src="https://avatars.githubusercontent.com/u/4426989?s=200&v=4"
>
</p>
<h1>Awesome NaNLABS</h1>
[Changelog](#) |
[Contributing](https://github.com/nanlabs/awesome-nan/tree/main/CONTRIBUTING.md)
</div>
<div align="center">
[![Continious Integration][cibadge]][ciurl]
[![License: MIT][licensebadge]][licenseurl]
</div>
This is a curated list of all the Open Source examples and projects we have at [NaN Labs](https://www.nanlabs.com/).
## Contents
{{toc}}
- [Contributing](#contributing)
{{content}}
## Contributing
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are **truly appreciated**.
- Check out our [contribution guidelines](./CONTRIBUTING.md) for more information.
[cibadge]: https://github.com/nanlabs/awesome-nan/actions/workflows/ci.yml/badge.svg
[licensebadge]: https://img.shields.io/badge/License-MIT-blue.svg
[ciurl]: https://github.com/nanlabs/awesome-nan/actions/workflows/ci.yml
[licenseurl]: https://github.com/nanlabs/awesome-nan/blob/main/LICENSE