Code Monkey home page Code Monkey logo

frint's Introduction

frint

npm Build Status Coverage NSP Status Join the chat at https://gitter.im/frintjs/frintjs

The modular JavaScript framework

For documentation, visit https://frint.js.org.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Quick start

Install frint-cli:

$ npm install -g frint-cli

Create a new empty directory:

$ mkdir my-directory && cd my-directory

Initialize an example app:

$ frint init --example kitchensink

Now you can install all the dependencies, and start the application:

$ npm install
$ npm start

Find more examples here.

Packages

The framework is a collection of these packages, which can be composed together on demand:

Package Status Description
frint frint-status Base for creating Apps
frint-store frint-store-status State management with reactive stores
frint-data frint-data-status Reactive data modelling
frint-react frint-react-status React.js integration
frint-react-server frint-react-server-status Server-side rendering of Apps
frint-router frint-router-status Router services for building Single Page Applications
frint-router-react frint-router-react-status React components for building SPAs
frint-cli frint-cli-status CLI runner
frint-compat frint-compat-status Backwards compatibility for older versions
frint-model frint-model-status Use frint-data instead
For library developers:
frint-component-utils frint-component-utils-status Utils for reactive Components
frint-component-handlers frint-component-handlers-status Handlers for integrating with other rendering libraries
frint-router-component-handlers frint-router-component-handlers-status Handlers for integrating frint-router with other rendering libraries
Internally used:
frint-test-utils frint-test-utils-status Internally used test utilities
frint-config frint-config-status Common config for your Apps

Community projects

License

MIT © Travix International

frint's People

Contributors

alexdudar avatar alexmiranda avatar ascariandrea avatar discosultan avatar dzmitrykukharuk avatar fahad19 avatar greenkeeper[bot] avatar gtzio avatar heidilaw4 avatar maininfection avatar markvincze avatar nunorfpt avatar paulcodiny avatar reaktivo avatar spzm avatar taktakpeops avatar viacheslaff avatar

Watchers

 avatar  avatar

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.