nocms-atoms

1.9.3 • Public • Published

NoCMS atoms

Small reusable building blocks for NoCMS.

semantic-release Dependency Status devDependencies

Installation

Install nocms-atoms from NPM and include it in your own React build process (using Browserify, Webpack, etc).

npm install nocms-atoms --save

Features

Text TextArea deprecated Use Text with multiline instead Image Icon PageInput Code Select ESI Link IconButton LinkButton

Development

The project contains a dev server.

$ npm run dev

You can now make changes in src-folder and see changes on localhost:9000

When finished, run

$ npm run prepublish

to generate lib-files and a built version.

Demo

Check out the example-folder. Execute by

$ npm run dev

Commit message format and publishing

This repository is published using semantic-release, with the default AngularJS Commit Message Conventions.

Readme

Keywords

none

Package Sidebar

Install

npm i nocms-atoms

Weekly Downloads

0

Version

1.9.3

License

ISC

Unpacked Size

96.7 kB

Total Files

35

Last publish

Collaborators

  • nocms