sureshhardiya-resource

1.0.8 • Public • Published

This is built on the top of SupplementResources Package for some custom purpose. Anyone is welcome to use it.

Supplement SupplementResources Tool

Provides SupplementResources Block for the CodeX Editor. Block has title and message. It can be used, for example, for editorials notifications or appeals.

Installation

Install via NPM

Get the package

npm i --save-dev sureshhardiya-resource

Include module at your application

const SupplementResources = require('sureshhardiya-resource');

Download to your project's source dir

  1. Upload folder dist from repository
  2. Add dist/bundle.js file to your page.

Load from CDN

You can load specific version of package from jsDelivr CDN.

https://cdn.jsdelivr.net/npm/sureshhardiya-resource

Then require this script on page with CodeX Editor.

<script src="..."></script>

Package Sidebar

Install

npm i sureshhardiya-resource

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

88.1 kB

Total Files

6

Last publish

Collaborators

  • sureshhardiya