urban-journey-okay
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

One two three

Home - Documentation - Chat


Install / Import

> npm install --save urban-journey-okay
import { myFunction, myObject } from 'urban-journey-okay'; 

Specific imports:

import { myFunction } from 'urban-journey-okay/myFunction';
import { myObject } from 'urban-journey-okay/myObject';

From HTML with CDN

Expose a global (wider browser support):

<script src="//unpkg.com/urban-journey-okay/umd_bundle.min.js"></script>
<script>
  var myFunction = urban_journey_okay.myFunction;
</script>

Or import as an ES module:

<script type="module">
  import { myFunction, myObject } from '//unpkg.com/urban-journey-okay/zz_esm/index.js';
</script>

Contribute

npm install
npm run build
npm test

first change

change 1

change 2

Readme

Keywords

none

Package Sidebar

Install

npm i urban-journey-okay

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

78.5 kB

Total Files

35

Last publish

Collaborators

  • a3d9dj3kc0sf0s