Coder Social home page Coder Social logo

supercharge / fs Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 2.0 111 KB

Extended `fs` drop-in replacement for Node.js

Home Page: https://superchargejs.com/docs/filesystem

License: MIT License

JavaScript 50.75% TypeScript 49.25%
async async-await filesystem fs nodejs supercharge

fs's Introduction



Supercharge is a full-stack Node.js framework.


Docs



Follow @marcuspoehls and @superchargejs for updates!


Quick Start

Scaffold a new Supercharge application on your computer using NPM:

npm init @supercharge/app@latest hello-supercharge

This will create a new Supercharge application in a hello-supercharge folder of your current working directory.

About Supercharge

Supercharge is a full-stack Node.js framework — not just a web-framework.

Supercharge builds on top of the Koa HTTP framework. Supercharge refines all Koa handling by providing a streamlined approach to middlewares and routing. You’ll also benefit from a comprehensive application setup containing configuration and database management, logging, integrating with Objection.js and knex.js for a powerful database interaction.

Learning

Supercharge has an extensive documentation that gives you all the information to get started with the framework.

Did you create a tutorial, video, blog post, plugin, library, or anything else related to Supercharge? Please let me know! Create an issue or tweet me @marcuspoehls. I'm very happy to create a content list and share it with everybody!

License

Supercharge is MIT licensed.


superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs

fs's People

Contributors

dependabot-preview[bot] avatar lakeshadow0 avatar marcuspoehls avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fs's Issues

Imported types issue

Importing this package appears to have a problem in Typescript related to references for fs-extra types, which are not installed with the package.

declare const _default: typeof Fs & { // _default is any here, removing typeof Fs fixes this

Installing @types/fs-extra directly into the package (within my node_modules) fixes this. I would assume, then, that moving the types packages from devDependencies to dependencies would fix this permanently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.