3.0.3 • Published 1 year ago

@redfig-open/redfig-utils v3.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Redfig Utilities

Information

  • Store related functions in a file inside of /src/lib
  • Add those changes via direct export in src/index.ts
    • For example:
    // This will export all functions exported in newModule.ts for access from
    export * from "./lib/newModule.ts"

How to maintain

  1. Make your changes to the existing or new module (see above for export information)
  2. Modify the version in the package.json (i.e. 1.0.6 -> 1.0.7)
  3. Run npm run bd:npm to build and publish
  • Alternatively, run npm run build and/or npm publish --access public
  • *Note you will need to be logged in to your npm CLI with your npm username (this username must also have been added to @redfig/open organization on https://npmjs.com)
    • to do this npm login olavo@redfigllc.com
    • it will give you a link to click on that will open the browser
    • Once you login via browser, a message saying Logged in on https://registry.npmjs.org/. will appear
    • To double check, npm run whoami
  1. In your consuming project (i.e. redfig-bhub/workflow) run npm update @redfig-open/redfig-utils to update your downloaded version of the redfig utilities
3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

2.2.15

2 years ago

2.2.16

2 years ago

2.2.13

2 years ago

2.2.14

2 years ago

2.2.11

2 years ago

2.2.12

2 years ago

2.2.10

2 years ago

2.2.9

2 years ago

2.2.8

2 years ago

2.2.7

2 years ago

2.2.6

2 years ago

2.1.3

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.23

2 years ago

2.0.22

2 years ago

2.0.21

2 years ago

2.0.20

2 years ago

2.0.19

2 years ago

2.0.18

2 years ago

2.0.17

2 years ago

2.0.16

2 years ago

2.0.15

2 years ago

2.0.14

2 years ago

2.0.13

2 years ago

2.0.12

2 years ago

2.0.11

2 years ago

2.0.10

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago