Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simnalamburt/npm
📦 Monorepo for my NPM packages
https://github.com/simnalamburt/npm
javascript monorepo npm yarn
Last synced: 2 months ago
JSON representation
📦 Monorepo for my NPM packages
- Host: GitHub
- URL: https://github.com/simnalamburt/npm
- Owner: simnalamburt
- License: other
- Created: 2020-08-19T14:51:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-16T17:24:44.000Z (about 3 years ago)
- Last Synced: 2024-10-27T17:12:04.903Z (2 months ago)
- Topics: javascript, monorepo, npm, yarn
- Language: TypeScript
- Homepage:
- Size: 4.6 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
simnalamburt/npm
========
📦 Monorepo for my NPM packages.```
yarn
yarn build
yarn test# Advanced
yarn coverage
```Â
--------
Packages under *simnalamburt/npm* are primarily distributed under the terms of
both the [Apache License (Version 2.0)] and the [MIT license]. See [COPYRIGHT]
for details.[MIT license]: LICENSE-MIT
[Apache License (Version 2.0)]: LICENSE-APACHE
[COPYRIGHT]: COPYRIGHT