Skip to content

wintercms/snowboard.js

Repository files navigation

Snowboard.js Framework

Standalone version of the Winter CMS JavaScript framework that provides a simple yet powerful system for organising and controlling your frontend functionality. The main aims of the framework are to provide a familiar development experience for people using the Winter or Laravel PHP frameworks to develop functionality for their frontend interfaces.

This repository is a mono-repo of the core Snowboard framework and various packages that can be optionally implemented depending on the needs of your application.

Packages

Package NPM Readme Description
Base @wintercms/snowboard Readme The core Snowboard framework functionality and utilities.
Reactivity @wintercms/snowboard-reactivity Readme Adds reactivity and templating features to Snowboard.

Getting in touch

You can get in touch with the maintainer team using the following mediums:

Contributing

Before contributing issues or pull requests, be sure to review the Contributing Guidelines first.

Coding standards

This repository enforces the Airbnb JavaScript Style through ESLint and Husky. Automatic linting will occur when committing to the repository, and commits which do not meet the standard will be rejected.

Code of conduct

In order to ensure that the Winter community is welcoming to all, please review and abide by the Code of Conduct.

License

The Snowboard framework, as with the Winter platform itself, is open-sourced software licensed under the MIT license.

Security vulnerabilities

Please review our security policy on how to report security vulnerabilities.