Skip to content

Latest commit

 

History

History
89 lines (83 loc) · 2.1 KB

README.md

File metadata and controls

89 lines (83 loc) · 2.1 KB

npm Gitpod Discord

Based on deeplinks config (tsconfig/npmignore/gitignore/gitpod/nvmrc)

Documentation

Imports

import {
    onEnterI,
    onChangeI,
    PathI,
    onDoI,
    GoContextI,
    GoI,
    GoCallbackI,
    FocusI,
    ParentsI,
    AllI,
    DoI,
    DoHandleI,
    onDoObjectI,
    GoContext,
    ValueContext,
    GoProvider,
    noScrollBar,
    GoCustomContext,
    useGoCore,
    useGo,
    GoCustomProvider,
    IEditor,
    Editor,
    usePsudoResize,
    ClientHandlerRendererProps,
    ClientHandlerProps,
    UseClientHandlerProps,
    CatchErrors,
    evalClientHandler,
    useHandlersGo,
    useClientHandler,
    useFindClientHandler,
    HandlersGoContext,
    ClientHandler,
    HandlerConfigContext,
    ClientHandlerRenderer,
    ReactHandlerProps,
    WatchLink,
    ClientHandlerErrorComponent,
    ClientHandlerUnhandledComponent,
    ReactHandlerEditor,
    ReactHandlersProvider,
    createComponent,
    ReactHandlerTreeItem,
    ReactHandlersContext,
    ReactHandler,,
    ColorMode,
    theme,
    Packages,
    usePreload,
    useHandlersContext,
    PreloadProviderCore,
    PreloadProvider,
    useSymbol,
    symbol,
    useLoader,
    useCanByContain,
    useChakraColor,
    getChakraColor,
    getChakraVar,
    useChakraVar,
    PreloadContext,
    HandlersContext,
    loader,
    AutoGuest,
    preloadQueries,
    preloadApi,
    getServerSidePropsPreload,
} from '@deep-foundation/perception-imports';

Development

When perception-imports and perception-app cloned in one directory, you can sync perception-imports/imports with perception-app/node_modules/@deep-foundation/perception-links/imports, AND run perception-app with one command:

npm run package:app:dev