mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 20:38:03 -08:00
Close #299 PR: Add nar module.
This commit is contained in:
committed by
Sindre Sorhus
parent
1005d3d6bb
commit
798afc051c
@@ -592,6 +592,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo.
|
- [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo.
|
||||||
- [dot-prop](https://github.com/sindresorhus/dot-prop) - Get a property from a nested object using a dot path.
|
- [dot-prop](https://github.com/sindresorhus/dot-prop) - Get a property from a nested object using a dot path.
|
||||||
- [onetime](https://github.com/sindresorhus/onetime) - Only run a function once.
|
- [onetime](https://github.com/sindresorhus/onetime) - Only run a function once.
|
||||||
|
- [nar](https://github.com/h2non/nar) - Create self-contained executable binaries.
|
||||||
|
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|||||||
Reference in New Issue
Block a user