sergeysova / orbite

The most useful npm packages into one, making developers' lives easier.

Home Page:https://npmjs.com/orbite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Package Implemented Import as
patronum orbite/patronum
atomic-router orbite/router
atomic-router-react orbite/router
effector-react orbite/react
effector-storage orbite/storage
effector-storage/local orbite/storage/local
effector-storage/query orbite/storage/query
effector-storage/session orbite/storage/session
effector-factorio orbite/factorio
@effector/reflect orbite/reflect
@withease/i18next
@withease/web-api
@farfetched/core
@farfetched/zod
zod
nanoid

Orbite depends on

  • effector — ^23.2
  • react — ^18.3

About

The most useful npm packages into one, making developers' lives easier.

https://npmjs.com/orbite


Languages

Language:TypeScript 100.0%