2.0.11 • Published 2 years ago

@gruzf/numen-lib v2.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

numen LIB

numen lib

Version Version Downloads Company

NUMEN LIB will help you init your library using typescript. Based on the @gruzf/numen-cli and @gruzf/numen

Install

npm install -g @gruzf/numen-cli

or

yarn global add @gruzf/numen-cli

Usage

numen-lib create

npx @gruzf/numen-lib create

After initializing the project, compile it

npm run start

and use it from compiled folder (lib as default)

import yourFunction from "./lib";

Options

example

Initialize example folder

numen-lib create -e

Publishing

For publishing, numen lib uses semantic-release configured for GitLab and commitlint. You just need to set secret variables in GitLab CI/CD and run your code, after successful completion of the pipeline, your library will be published on npm

2.0.11

2 years ago

2.0.10

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

4 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago