@visionjs/core
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.1 • Public • Published

core

NPM JavaScript Style Guide

Install

npm install --save core

Usage

import * as React from 'react'

import MyComponent from 'core'

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

License

MIT © https://github.com/tuoxiansp

Readme

Keywords

none

Package Sidebar

Install

npm i @visionjs/core

Weekly Downloads

5

Version

2.0.0-alpha.1

License

MIT

Unpacked Size

249 kB

Total Files

17

Last publish

Collaborators

  • b1ncer