Skip to content

Commit

Permalink
docs: update readme (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cphayim committed Sep 10, 2022
1 parent 40cdb27 commit e7f92b4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@

</div>

## Packages
## What's in here?

- **Node.js utils**
- [@ombro/logger](./packages/logger): Provides preset and custom Node.js log output tools
- [@ombro/is-main](./packages/is-main): Check if the current module is an entry module for ESM
- **Browser utils**
- **Runtime**
- [@ombro/node](./packages/node): A zero-configuration, quick-start ESNext Node.js runtime
Expand All @@ -34,6 +35,10 @@
- StyleLint + Prettier
- [@ombro/stylelint-config](./packages/stylelint-config): `stylelint + prettier` preset config for CSS/SCSS

## Changelogs

Provided in specific package

## License

[MIT](./LICENSE)

0 comments on commit e7f92b4

Please sign in to comment.