general-template
TypeScript icon, indicating that this package has built-in type declarations

1.0.23 • Public • Published

general-template

Translate docx template with key terms to completed one by providing a form to fill in the info

NPM JavaScript Style Guide

Install

npm install --save general-template

Usage

import React, { Component } from 'react'

import MyComponent from 'general-template'
import 'general-template/dist/index.css'

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

License

MIT © doanminhtien-ins

general-template

/general-template/

    Package Sidebar

    Install

    npm i general-template

    Weekly Downloads

    2

    Version

    1.0.23

    License

    MIT

    Unpacked Size

    528 kB

    Total Files

    13

    Last publish

    Collaborators

    • doanminhtien