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

@universelabs/meta

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@universelabs/meta

A blockchain enhhanced front-end framework based off Bootstrap for developing decentralized apps.

  • 1.3.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-92.21%
Maintainers
1
Weekly downloads
 
Created
Source

Meta

Meta is an open source blockchain UI framework.
universe.engineering

Report bug · Request feature · Twitter · Medium · Slack


meta-v0.2.7


Table of contents

Quick start

Several quick start options are available:

  • Download the latest release..
  • Clone the repo: git@github.com:universelabs/meta.git.
  • Install with npm: npm install @universelabs/meta.
  • Install with yarn: yarn add @universelabs/meta.

Status

Slack Meta version Build status devDependencies Status npm version

What's included

Meta assists allows developers to quickly design and build quality user interfaces with little effort. With minimual adjustment, developers are able to create unique interfaces in less time. Think of the Meta as your design assistant.

Meta comes with a FREE Meta UI Sketch Library for rapid prototyping. Simply download the library, place it in a sharable location (ie. Dropbox), import the file by going to Preferences > Add Library in Sketch.

Meta v1.3 release features:

  • Simple color theming
  • WCAG accessibile Color system.
  • Full color spectrum.
  • Easy to use Responsive Type Scaling offering a wide variety of type options.
  • FREE Meta UI Sketch Library.

In v1.3 we've added a full-spectrum color system that is inspired by Palx and Open Color.

The Meta Color System guides you through fool proof color theming while providing you with a wide selection of color options. No need to go to any other color tools to choose your interface's theme.

Meta is currently an extension of the Bootstrap framework. An easy to use Sass file that gets compiled with Bootstrap Theming. Blockchain componentry and other compatibility coming soon.

@universelabs/meta/
└── scss/
    └── meta.scss

Documentation

Meta is currently an extension of the Bootstrap framework. An easy to use Sass file that gets compiled with Bootstrap Theming.

There currently is no homepage to reference but will be coming soon. In the meantime, we recommend simply following the instructions below to get your version of the Meta Documentation up and running.

Running Meta Documentation locally

  1. Quickly start by cloning the repository to your local machine git clone git@github.com:universelabs/meta.git.
  2. Ensure you have npm installed. npm comes bundled with Node.js. brew install node.
  3. Add dependencies npm install.
  4. Start the local client side server and run the app. The app will automatically open your web browser and navigate to http://localhost:3000/ for you npm start.

For detailed instructions on how to customize Meta and the Meta Documentation, visit Documentation.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All code should conform to the Code Guidelines.

Community

Get updates on Meta's development and chat with the project maintainers and community members.

For more details on how to get involved in the Universe Community visit the Universe Community page and learn more about events, roadmap, weekly & daily scrum, past weekly community scrum calls, and more...

Maintainers

Guy Lepage

License

By contributing your code, you agree to license your contribution under the MIT License.

This project was bootstrapped with Create React App v2 and uses the UI framework Bootstrap as it's foundational base.

Keywords

FAQs

Package last updated on 11 Jan 2019

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