Socket
Socket
Sign inDemoInstall

rawblock

Package Overview
Dependencies
112
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rawblock

The world most flexible and efficient responsive system to build maintainable modular HTML5 web interfaces.


Version published
Weekly downloads
126
increased by4100%
Maintainers
1
Install size
12.2 MB
Created
Weekly downloads
 

Readme

Source

#RawBlock The worlds most flexible and efficient responsive component library to build modular HTML5 web interfaces.

##Requirements RawBlock relies on some tools who must be globally installed on your machine.

  • NodeJS. Works with version 6.9.x and higher!
  • Grunt is used as our task runner to build the project.
  • SASS as our CSS preprocessor.

##Getting Started This is what you have to do to start a project with RawBlock.

##Building

Grunt build tasks:

  • grunt: Deletes previously dev build, rebuilds templates (assemble, prettify html), rebuilds css (compiles sass to css, prefixes css), rebuilds JS (compiles ). Use in development phase.
  • grunt dist: Deletes previously dist build, rebuilds templates (assemble, prettify html), rebuilds css (compiles sass to css, prefixes css, minifies the css), rebuilds JS (compiles ). Use for distribution.

##LICENSE RawBlock is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

Keywords

FAQs

Last updated on 25 Oct 2019

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc