New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuinalp/nuiverse

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuinalp/nuiverse

A progressive framework in typescript and modern css for building rich web interfaces based on Nuinalp Design

  • 1.0.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

🛠 Status: In Development

NUIverse is currently in development. We have come to version 1.0.0, however we have a lot to do, we are currently working on adding main features for the complete use of NUIverse in other projects. Documentation is missing for now.

NUIverse logo

License Version Version Published on npm

Introduction

NUIverse is an open source project, licensed under the BSD Type 3 license and based on our design language (Nuinalp Design).

We are passionate about the Web, and we try to develop everything we can using the best of this platform, however with the growing number of frameworks for this purpose, it was difficult to choose one that was compatible with what we thought about design, so we decided to develop our framework to facilitate the development of our products and services.

It is in continuous development and relying on the latest design trends, thus creating a modern, responsive and easy-to-use framework, we also draw on the best frameworks to develop NUIverse and to make it universal offer web component support , so you can use our components in React, Angular, Vue.js, Ember or any other javascript framework :)

Our goal is to create a lightweight, robust and complete framework for creating web interfaces rich in design, animation and style.

We are currently developing NUIverse for the creation of Plánium OS, our operating system and our websites.

Getting Started

Quick-start CDN

Start a project quickly using a CDN and let NUIverse do the magic :)

<!DOCTYPE html>
<html>
<head>
  <link href="https://cdn.jsdelivr.net/npm/@nuinalp/nuiverse/dist/nuiverse.min.css" rel="stylesheet">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
</head>
<body>
  <div id="app">
    <h1>Hello World :)</h1>
  </div>
</body>
</html>

Install in project via NPM

$ npm install @nuinalp/nuiverse

Changelog

Detailed changes for each release are documented in the release notes.

Creators

Patrick A Lima

Marcelo Martins

Support

Support NUIverse at Patreon to help sustain project development. If you or your company uses or depends on our project, why not help us with a donation? We work in open source for free to help everyone achieve more. Access Patreon, make your contribution and support this project :-).

License

BSD Clause 3

Copyright (c) 2018 The Nuinalp Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Keywords

FAQs

Package last updated on 16 Nov 2018

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