Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish micro-json to npm? #23

Closed
TooTallNate opened this issue Apr 18, 2016 · 2 comments
Closed

Publish micro-json to npm? #23

TooTallNate opened this issue Apr 18, 2016 · 2 comments

Comments

@TooTallNate
Copy link
Member

The json() function in the micro lib is very useful on its own outside of micro contexts. Should we publish it to npm?

@rauchg
Copy link
Member

rauchg commented May 8, 2016

@TooTallNate we moved stuff into micro-core. Since everything is so small there already…

@rauchg rauchg closed this as completed May 8, 2016
@rauchg
Copy link
Member

rauchg commented May 8, 2016

you can just do

import { json } from 'micro-core';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants