This repository was archived by the owner on May 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 1
- ## @ naturalcycles/ nodejs-lib
1
+ # nodejs-lib has been moved to [ the monorepo ] ( https://github.com/NaturalCycles/js-libs/ )
2
2
3
- > Standard library for Node.js
4
-
5
- [ ![ npm] ( https://img.shields.io/npm/v/@naturalcycles/nodejs-lib/latest.svg )] ( https://www.npmjs.com/package/@naturalcycles/nodejs-lib )
6
- [ ![ publish size] ( https://badgen.net/packagephobia/publish/@naturalcycles/nodejs-lib )] ( https://packagephobia.now.sh/result?p=@naturalcycles/nodejs-lib )
7
- [ ![ install size] ( https://badgen.net/packagephobia/install/@naturalcycles/nodejs-lib )] ( https://packagephobia.now.sh/result?p=@naturalcycles/nodejs-lib )
8
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/119a3b4735c4ed81cf84/maintainability )] ( https://codeclimate.com/github/NaturalCycles/nodejs-lib/maintainability )
9
- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/119a3b4735c4ed81cf84/test_coverage )] ( https://codeclimate.com/github/NaturalCycles/nodejs-lib/test_coverage )
10
- [ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square )] ( https://github.com/prettier/prettier )
11
- [ ![ Actions] ( https://github.com/NaturalCycles/nodejs-lib/workflows/ci/badge.svg )] ( https://github.com/NaturalCycles/nodejs-lib/actions )
12
-
13
- # [ Documentation] ( https://naturalcycles.github.io/nodejs-lib/ )
14
-
15
- # Packaging
16
-
17
- - ` engines.node ` : Latest Node.js LTS
18
- - ` main: dist/index.js ` : commonjs, es2020
19
- - ` types: dist/index.d.ts ` : typescript types
20
- - ` /src ` folder with source ` *.ts ` files included
3
+ # This repository is archived.
You can’t perform that action at this time.
0 commit comments