DEV Community

Discussion on: Introducing Osgood

Collapse
 
runofthemillgeek profile image
Sangeeth Sudheer

Does osgood come with a standard library? If not, any plans to implement one or port node.js functionality? Would existing npm packages work?

Collapse
 
tlhunter profile image
Thomas Hunter II

We do plan on continuing to add features. For example, we'd like to include some sort of abstraction around database or filesystem access.

Some simpler packages, such as Lodash, can be passed through webpack and converted into an Osgood-compatible form.

Here's some more information relating to your questions:
thomashunter.name/presentations/in...