1.7.1 • Published 8 years ago

vigour-scratch v1.7.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

npm version

 _____                _       _
/  ___|              | |     | |
\ `--.  ___ _ __ __ _| |_ ___| |__
 `--. \/ __| '__/ _` | __/ __| '_ \
/\__/ / (__| | | (_| | || (__| | | |
\____/ \___|_|  \__,_|\__\___|_| |_|

Scratch Framework

LESS boilerplate and styleguide for front end projects.

Scratch helps you to make abstract CSS architecture using Less. So, keep it abstract.

It has semantic code and file structure which helps you write beautiful and modular code.

Scratch is not UI framework, it's for architecture only. For DOM, styles and UI elements you can look at those repositories: vigour-io/element and vigour-io/uikit.


Getting Started

To install, run:

$ npm install vigour-scratch --save-dev

Injecting in Browserify:

require('vigour-scratch/index.less');

Injecting in less:

@import 'vigour-scratch/index.less';

Config

Make your own variables file to replace our set on top of scratch. You can see configs in config.less and also follow the imported files inside.


More documentation will be soon.

1.7.1

8 years ago

1.7.0

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.6

8 years ago

1.4.5

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.10

8 years ago

1.2.9

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago