playjs-core

0.6.4 • Public • Published

Add a JavaScript Playground on your project.

PlayJS screenshot with a simple Hello World function

import { PlayJS } from 'playjs-core';

Basic usage

<PlayJS />

TypeScript support

<PlayJS language="typescript" />

Preload code

<PlayJS code="console.log('Hello, world!')" />

Themes

<PlayJS theme="dark" />
<PlayJS theme="light" />

Contributing

If you think PlayJS is a cool project and you would like to do your bit, check out How to Contribute for more information.

GitHub stars GitHub issues GitHub license

Package Sidebar

Install

npm i playjs-core

Weekly Downloads

3

Version

0.6.4

License

BSD-3-Clause

Unpacked Size

9.14 MB

Total Files

5

Last publish

Collaborators

  • salteadorneo