New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nek-ui

Package Overview
Dependencies
Maintainers
4
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nek-ui

UI components based on RegularJS

latest
npmnpm
Version
0.7.0
Version published
Maintainers
4
Created
Source

nek-ui [WIP]

UI components based on RegularJS

NPM version Build Status

=> Documents <=

=> CodePen <=

Usage

  • For browser:
//unpkg.com/nek-ui/dist/css/nek-ui.default.min.css
//unpkg.com/nek-ui/dist/vendor/regular.min.js
//unpkg.com/nek-ui/dist/js/nek-ui.min.js
  • For Node:
npm i regularjs@0.4.3 nek-ui -S

const NEKUI = require('nek-ui');

Development

  • cd doc && npm i
  • cd .. && npm i
  • npm run dev

:memo: For more in WIKI

Reference

LICENSE

MIT

Keywords

regular

FAQs

Package last updated on 11 Aug 2020

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