@treely/forest-management
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

🌲 Tree.ly forest management components

The @treely/forest-management module contains components that are used to calculate key parameters for the management of forests.

Usage

This module is intended to be used in a Next.js project and should support all versions of Next.js that are newer than 11.0.0.

It is necessary to wrap the components in the ForestManagementProvider component. Projects that need to support the german language can set the locale prop to de. If you are also using @chakra-ui/react or boemly, make sure to have ChakraProvider or BoemlyThemeProvider as a child of ForestManagementProvider.

<ForestManagementProvider locale={"en" || "de"}>
    <Forestry config={...}>
</ForestManagementProvider>

Docs

Find the documentation here.

Development

Install dependencies

npm install

Run storybook

npm run storybook

Run tests

npm test

Run linter

npm run lint

Readme

Keywords

none

Package Sidebar

Install

npm i @treely/forest-management

Homepage

tree.ly

Weekly Downloads

51

Version

2.3.0

License

MIT

Unpacked Size

5.35 MB

Total Files

219

Last publish

Collaborators

  • uliana7
  • roman.bs
  • raulsteurer
  • lukasb
  • jodok