Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PabloSzx/altair-static-slim

Re-publish of altair-static without any dependency required
https://github.com/PabloSzx/altair-static-slim

Last synced: 5 days ago
JSON representation

Re-publish of altair-static without any dependency required

Awesome Lists containing this project

README

        

# altair-static-slim

This package is a re-publish of [altair-static](http://npm.im/altair-static) that doesn't require any dependency.

I made this package because [altair-static](https://npm.im/altair-static) has [altair-graphql-core](https://npm.im/altair-graphql-core) as dependency, which has other __16 dependencies__ with a __big__ dependency tree that is not actually required by altair-static.

![altair-graphql-core dependencies](https://i.imgur.com/w1EQ28l.png)

Check [altair-static source code](https://github.com/altair-graphql/altair/tree/staging/packages/altair-static)

I will be re-publishing this package whenever altair has a new release.