
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@entangle-labs/ngl-uikit
Advanced tools
A modern React UI kit for Entangle Protocol applications.
npm install @entangle-labs/ngl-uikit
or
yarn add @entangle-labs/ngl-uikit
This package has the following peer dependencies:
{
"@tanstack/react-table": "^8.20.6",
"@tanstack/table-core": "^8.20.5",
"next": "^12.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Make sure these are installed in your project.
import { Button, TextInput, Tooltip } from '@entangle-labs/ngl-uikit';
function MyComponent() {
return (
<div>
<Button variant="primary">Click me</Button>
<TextInput placeholder="Enter text..." />
<Tooltip content="Helpful tip">Hover me</Tooltip>
</div>
);
}
A wrapper component that provides animation capabilities to its children.
A component for displaying status indicators or labels.
A text component with a boxed background.
A customizable button component with various styles and states.
A dropdown component with checkbox selection capabilities.
A decorative frame component with corner accents.
A text component with 3D-like cubic styling.
A collapsible/expandable container component.
A menu component that appears in a popover.
A select component with popover functionality.
An input component optimized for search functionality.
A powerful table component built on top of @tanstack/react-table.
A tabbed interface component.
A customizable text input component.
A component for displaying titles with consistent styling.
A component for displaying additional information on hover.
Please read our Contributing Guide before submitting a Pull Request to the project.
MIT © Entangle Labs
FAQs
A modern React UI kit for Entangle Protocol applications.
The npm package @entangle-labs/ngl-uikit receives a total of 1 weekly downloads. As such, @entangle-labs/ngl-uikit popularity was classified as not popular.
We found that @entangle-labs/ngl-uikit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

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.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.