0.2.0 • Published 12 months ago

orbite v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

orbite

A meta-package that groups the most useful npm packages into one, making developers' lives easier.

Still in early development.

Benefits:

  • All package versions are compatible with each other.
  • Easy to start a new project: just run npm install react effector orbite.
  • Easy to upgrade after installation: run npm install orbite@latest.
  • No restrictions on using any tools; they are all tree-shakable and load only what you use.
  • No restrictions on installing any other packages.
  • JUWUW — Just Use What You Want.

Packages bundled into

PackageImplementedImport as
patronumorbite/patronum
atomic-routerorbite/router
atomic-router-reactorbite/react
effector-reactorbite/react
effector-factorioorbite/react
@effector/reflectorbite/react
effector-storageorbite/storage
effector-storage/localorbite/storage/local
effector-storage/queryorbite/storage/query
effector-storage/sessionorbite/storage/session
@withease/i18next
@withease/web-api
@farfetched/core
@farfetched/zod
zod
nanoid

Orbite depends on

  • effector — ^23.2
  • react — ^18.3