Giter Site home page Giter Site logo

bosoneditorexperimental's People

Contributors

isdampe avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bosoneditorexperimental's Issues

run error on window system

hello,
i run with nw .

Uncaught node.js Error

TypeError: Object [object global] has no method 'createEditor'
at eval (file:///E:/node/BosonEditorExperimental/core/boson.js:534:20)
at eval (fs.js:258:14)
at Object.eval as oncomplete

CDN links for JS libraries

Most of the HTML pages have direct references to JS libraries, It needs an internet connection which is not good for an editor.

As most of the editors demands internet connection when we click on About, Help etc. from application menu.

License

Hi!

Can you specify a license for this project? Can it be highly permissive, like MIT?

I want to make very simple IDE for the 3D models. Like this plugin, but standalone: https://atom.io/packages/atom-jscad

Your project already have plugin system and works with codemirror which is great.

Scroll Bar in Windows binary

Scroll bar is not able to be controlled by mouse click on Windows binary.
Works fine with scroll wheel or up and down keys
Thanks

License

What is the license for Boson Editor? I'd like to fork it and add some features (it would still be open-source)

Proposal : backend adapters

Hello,

I just discovered Boson today, and I would like to post a code design proposal :

What about making the base application layer independant from the Node API, and but all the node API calls in an optional adapter, used by default?

With this done, it would open new ways to use Boson. It would be possible to use it with distant backends, by communicating with a web server to retreive and write files.

I would be glad to use Boson and to switch from a local folder to a distant one easily, and, to see event further, to use it from anywhere, via a standard browser.

It could be possible to imagine different backends :

  • Using Node, for local files
  • Using a distant web server
  • Using the localstorage to let the application be served from any static file server, and accessible from any browser, as a no-backend application.

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.