stencyl-beta
TypeScript icon, indicating that this package has built-in type declarations

1.5.1 • Public • Published

stencyl

A SlateJS based document template RTE

NPM JavaScript Style Guide

Install

npm install --save stencyl

Usage

import React, {Component} from 'react';

import MyComponent from 'stencyl';
import 'stencyl/dist/index.css';

class Example extends Component {
	render() {
		return <MyComponent />;
	}
}

License

MIT © christiandrey

Readme

Keywords

none

Package Sidebar

Install

npm i stencyl-beta

Weekly Downloads

2

Version

1.5.1

License

MIT

Unpacked Size

3.29 MB

Total Files

144

Last publish

Collaborators

  • christiandrey