Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@homeflow/next

Package Overview
Dependencies
Maintainers
0
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homeflow/next

## Documentation

  • 1.1.1
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

HomeflowNEXT

Documentation

See the docs/index.html file for documentation.

Run yarn docs to generate TypeDoc documentation.

Local Development

Tests may not run correctly on older Node versions. Make sure you run nvm use to use the Node version specified in the .nvmrc file.

Run yarn docs to generate documentation.

Tests

As this package is a combination of client-side and server-side components, Jest is configured to use different environments for each. For this to work, server-side test files must use the extension .node.spec.ts. Client-side tests should use .spec.ts.

Run yarn test to run all tests.

Use yarn test --coverage to generate a coverage report to identify areas of code missing tests.

FAQs

Package last updated on 09 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc