2.2.3 • Published 9 months ago
@p8ec/shared v2.2.3
P(8) Shared Libraries for Node.js
Shared TypeScript/JavaScript libraries for P(8) products.
Shared Configuration
Shared configuration for P(8) projects.
Usage
Installation
npm i -D @p8ec/shared
Initialization
p8-cli init
This command will create the following files in your project and remove corresponding configuration entries
from package.json
:
.eslintrc.js
module.exports = require('@p8ec/shared').eslintConfigRecommended;
.prettierrc.js
module.exports = require('@p8ec/shared').prettierConfigRecommended;
P(8) CLI Tool
Syntax
p8-cli [command] [options]
Commands
init
- Initialize P(8) shared configuration in your project. Options:cleanup
- remove configuration entries frompackage.json
dirn
- Get the directory name. Options:0
- current directory (default),1
- parent directory,2
- 2 levels up directory, etc.
2.2.3
9 months ago
2.2.1
10 months ago
2.2.2
10 months ago
1.4.1
10 months ago
1.4.0
10 months ago
2.0.3
10 months ago
2.2.0
10 months ago
2.0.2
10 months ago
2.0.5
10 months ago
2.0.4
10 months ago
2.1.0
10 months ago
2.0.1
10 months ago
2.0.0
10 months ago
1.2.0
1 year ago
1.1.7
1 year ago
1.3.3
1 year ago
1.3.2
1 year ago
1.3.1
1 year ago
1.3.0
1 year ago
1.1.6
1 year ago
1.1.5
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago
1.0.0
1 year ago