Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
am2222 authored Mar 26, 2024
1 parent 78224ab commit cf4af80
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
## Web Assembly version of DGGRID

### Under development
<div align="center">

![NPM Version](https://img.shields.io/npm/v/webdggrid?style=flat-square)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/am2222/webDggrid/deploy.yml?style=flat-square&label=docs) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/am2222/webDggrid/main.yml?style=flat-square&label=npm%20pacakge) [![](https://data.jsdelivr.com/v1/package/npm/webdggrid/badge)](https://www.jsdelivr.com/package/npm/webdggrid)

</div>

node ./utils/sfx-wasm.js -d ./lib-wasm/libdggrid.wasm > ./lib-esm/libdggrid.wasm.js
## Mapbox-PmTiles


# server

`
npx http-server -o ./lib-wasm
`

### Under development

0 comments on commit cf4af80

Please sign in to comment.