0.4.7 • Published 3 years ago

@shattercms/shards v0.4.7

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

ShatterCMS Shards

ShatterCMS submodule for handling block-based web content.

Getting Started

Installation

# npm
$ npm install @shattercms/shards

# yarn
$ yarn add @shattercms/shards

Add the module to your ShatterCMS config file.

export default {
  modules: ['@shattercms/shards'],
};

License

This project is licensed under the MIT License.

See LICENSE for more information.

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago