@nexojs/file-system

NexoJS | File system module

Usage no npm install needed!

<script type="module">
  import nexojsFileSystem from 'https://cdn.skypack.dev/@nexojs/file-system';
</script>

README

Nexo will change the way you code in JavaScript/TypeScript!

Discord


Why you should build your projects with Nexo

  • Blazing fast: Nexo uses its own caching system that was inspired by NextJS's .next cache directory.
  • Easy to use: Nexo is very easy to use due to us providing most of the module needed to write an entire application, we do our best to keep the framework API as easy as possible to use!
  • Use it everywhere: Nexo is a full-stack framework, thus, we provide modules for building the server application, plus, support for all client platforms such as desktop, mobile and the web, all with JavaScript/TypeScript!

Get Started

Contributing

Please see CONTRIBUTING.md for more info.

License

This project is licensed under the Apache-2.0 license.

CLI Interface

image