https://github.com/jojoee/eyy
Test publishing to npm (TypeScript)
https://github.com/jojoee/eyy
e typescript
Last synced: about 2 months ago
JSON representation
Test publishing to npm (TypeScript)
- Host: GitHub
- URL: https://github.com/jojoee/eyy
- Owner: jojoee
- License: mit
- Created: 2019-09-16T07:41:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-10T07:46:24.000Z (over 6 years ago)
- Last Synced: 2024-05-01T14:24:19.921Z (about 2 years ago)
- Topics: e, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/eyy
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eyy
[](https://travis-ci.org/jojoee/eyy)
[](https://npmjs.org/package/eyy)
[](https://codecov.io/gh/jojoee/eyy)
> eyyeyyeyy...
## Install
```shell
npm install eyy
// or
npm install git+ssh://git@github.com/jojoee/eyy
```
## Use
```typescript
import eyy from 'eyy'
// TODO: describe usage
```
## Related
TODO
## Acknowledgments
TODO
## Development
```
npm login
npm run prepublishOnly
npm publish
npm notice
npm notice package: eyy@0.0.2
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 504B dist/src/eyy.js
npm notice 2.6kB package.json
npm notice 403B dist/src/eyy.d.ts.map
npm notice 631B dist/src/eyy.js.map
npm notice 569B README.md
npm notice 456B dist/src/eyy.d.ts
npm notice === Tarball Details ===
npm notice name: eyy
npm notice version: 0.0.2
npm notice package size: 2.6 kB
npm notice unpacked size: 6.3 kB
npm notice shasum: c4903a80c8c205b537c7b5d3ccf6569f8db1225b
npm notice integrity: sha512-F8G8MzZUZV2mM[...]1aGXA5G1eq5Vw==
npm notice total files: 7
npm notice
+ eyy@0.0.2
```