geoeditor

1.1.1 • Public • Published

geoEditor

Conventional Commits

https://observablehq.com/@fil/geoeditor

Installing

API Reference

# geoEditor(options) · Source

...

import { geoEditor } from './geoeditor.esm.js'
const editor = geoEditor()
const colorSelector = editor.colorPropertyView()
document.querySelector('body').append(colorSelector)

Development

Install and run

git clone git@github.com:Fil/geoEditor.git
cd geoEditor
npm install
npm run start

Publishing a release

npm install
npm run release
npm run publish

Readme

Keywords

Package Sidebar

Install

npm i geoeditor

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

295 kB

Total Files

6

Last publish

Collaborators

  • recifs
  • severo_bo