@herbsjs/herbs

2.1.0 • Public • Published

CI Herbsjs

Library that unify all core librarys from herbsjs

Installing

  $ npm install @herbsjs/herbs

Using

(ES6 module syntax)

import herbs from '@herbsjs/herbs'
const {usecase, step, Ok, Err, entity, field, validate, errorCodes ,checker} = herbs

(CommonJS syntax)

const { usecase, step, Ok, Err, entity, field, validate, errorCodes ,checker } = require('@herbsjs/herbs')

Please visit out website for more information: https://herbsjs.org

Any doubts?

Please visit our issues or chat with us in: Herbs discord

Contribute

Come with us to make an awesome herbs.

Now, if you do not have technical knowledge and also have intend to help us, do not feel shy, click here to chat with us and collaborate their ideas, the contribution may be a criticism or a compliment (why not?)

If you would like to help contribute to this repository, please see CONTRIBUTING

License

Herbs is released under the MIT license.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @herbsjs/herbs

Weekly Downloads

762

Version

2.1.0

License

MIT

Unpacked Size

105 kB

Total Files

29

Last publish

Collaborators

  • herbsjs-robot
  • dalssoft
  • jhomarolo