29 packages
agent-reducer
the purpose of this project is using a class to replace a reducer
@airma/core
This is the core for agent-reducer and airma
@airma/react-effect
This is a react async state management tool
@airma/react-hooks
This is a common react hook package
@airma/react-hooks-core
This is a common react hook package
@airma/react-state
the purpose of this project is make useReducer more simplify
@airma/restful
A wrapper for asynchronous http requests with a restful style
as-model
This is a model state management tool
example-server
just a playground for test and example; do not use in prod
generator-dc
react 项目快速开发脚手架
pmnps
This is a monorepo manage tool using `npm:workspaces` tech
@pmnps/core
This is the core logic of pmnps
@pmnps/lock-resolver
This is a pmnps lockfile resolver set package.
@pmnps/plugin-clean-node-modules
This is a pmnps plugin for cleaning node_modules in packages when the pkg manager is changed.
@pmnps/plugin-dependencies
This is a dependencies analyze plugin for pmnps
@pmnps/plugin-fork
This is a pmnps plugin for forking a package out to replace the node_modules one.
@pmnps/plugin-publish
This is a pmnps plugin for publishing npm packages.
@pmnps/plugin-react
This is a pmnps plugin to complete react project creation
@pmnps/plugin-refresh-package-lock
This is a pmnps plugin for refreshing package-lock.json file.
@pmnps/plugin-typescript
This is a typescript build plugin for pmnps
@pmnps/plugin-vscode-workspace
This is a pmnps plugin for refreshing vscode-workspace file.
@pmnps/template-webpack-ts-react
This is a template package for creating webpack&typescript&react project with pmnps.
@pmnps/tools
These are tools for developing pmnps and its plugins
pmnpx
This is a package for starting pmnps.
react-class-hookable
the purpose of this project is helping people use react hooks in class component