0.0.22 • Published 3 months ago

stylescape v0.0.22

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

A powerful design framework for concise and high-quality web development.

Stylescape is a modular, scalable, and customizable design framework written in SCSS and TypeScript, aimed to bridge the gap between visual design and code. It provides a robust toolkit for creating elegant and consistent web experiences quickly and efficiently.


Table of Contents


Features

  • Visual Consistency: A unified design language across all components for brand integrity.

  • Modular Architecture: Import only what you need for lighter, faster websites.

  • Client Alignment: Transform initial stylescapes into functional code easily.

  • Streamlined Workflow: In-built responsiveness, themes, and accessibility features.

  • Scalable & Maintainable: Built with SCSS and TypeScript for robustness and ease of use.


Requirements

  • Node.js v14 or above
  • npm v6 or above


Installation

You can install Stylescape using npm:

npm install stylescape

Or via unpkg:

<link rel="stylesheet" href="https://unpkg.com/stylescape@0.0.10/dist/css/stylescape.css">

Getting Started

After installing, you can include Stylescape's SCSS and TypeScript files into your project:

import 'stylescape/dist/stylescape.css';
import 'stylescape/dist/stylescape.js';

Documentation

For more detailed setup and usage instructions, refer to our official website: scape.style.


Contribution

Contributions are always welcome! See CONTRIBUTING.md for ways to get started.


Made with ❤️ by Scape Agency. Visit us at scape.agency.

0.0.22

3 months ago

0.0.21

3 months ago

0.0.12

6 months ago

0.0.17

5 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.1

1 year ago